Project

Profile

Help

Use Saxon with other programs

Added by Anonymous over 16 years ago

Legacy ID: #4612160 Legacy Poster: pvallone (pvallone)

Hi All, I am not sure if this is the best place for this question, but I will give it a shot. Where can I find information on how use use Saxon with in my Java app? I am currently learning java and I want to use the Saxon processor with my Java app but dont know where to start. Thanks for the help


Replies (2)

RE: Use Saxon with other programs - Added by Anonymous over 16 years ago

Legacy ID: #4612487 Legacy Poster: Michael Kay (mhkay)

Start with the documentation. If you're using XSLT, here's the page: http://www.saxonica.com/documentation/using-xsl/embedding.html If you're using XQuery, XPath, or XML Schema, you'll find other pages describing how to use them from Java. For the detail, you'll want to use the Javadoc specifications, which are here: http://www.saxonica.com/documentation/javadoc/index.html Michael Kay http://www.saxonica.com/

RE: Use Saxon with other programs - Added by Anonymous over 16 years ago

Legacy ID: #4615027 Legacy Poster: pvallone (pvallone)

Thanks!

    (1-2/2)

    Please register to reply