Project

Profile

Help

change default parser for saxon

Added by Anonymous over 18 years ago

Legacy ID: #3421159 Legacy Poster: gyskouras (gyskouras)

Hi, I am trying to find out a way to change the default parser used by Saxon. The documentation says that you can use the -x and -y command line arguments to do that. I did not see any such arguments in running the saxon engine! I have donwloaded the last version of Saxon. I am running it as: java -cp saxon8.jar net.sf.saxon.Query -t -s samples\data\books.xml samples\query\books-to-html.xq >c:\temp.html The -x and -y arguments are not accepted. Even in the sources (Query.java) there is no support for these arguments. Please can somebody let me know how to run saxon with xerces parser for example? Thanks.


Replies (1)

RE: change default parser for saxon - Added by Anonymous over 18 years ago

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

This question was also posted in the saxon-help forum and has been answered there.

    (1-1/1)

    Please register to reply