Hello,
How can I enable XInclude processing through my program and not at run
time?

The current method to enable XInclude is at run time:
java -Dorg.apache.xerces.xni.parser.XMLParserConfiguration=MyConfig
application_class

Can I set the parser configuration while compiling? If it is possible,
please let me know how to do it?

Thank you.
Prapti

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to