This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Calling SAXON parser from a application


If you download Saxon from sourceforge.net you will get TraxExamples.java
and TraxExamples.class.  These work as per Michael Kay's documentation, and
show how to do a variety of things that allow one to embed saxon in a java
program.  (Look in the uzipped directory samples/java.)

Email me directly if you cannot get it to work; the sample program is all
set up to go if you set your classpath right and change to the correct
directory.

----- Original Message -----
From: "laksh vr" <vrlaksh@yahoo.com>
To: <XSL-List@lists.mulberrytech.com>
Sent: Monday, March 25, 2002 6:22 AM
Subject: [xsl] Calling SAXON parser from a application


> Hello,
> I'm using SAXON parser to process and apply XSLT rules
> to my XML document.I tried to apply the examples
> provided on TRAx class,but didn't suceeded.
> Please let me know how to embed the SAXON parser in to
> my java source code.
> thanks
> Laksh.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards®
> http://movies.yahoo.com/
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]