|
How can I use alternative XML parsers/JAXP implementations with Helma? Parsers for DOM and SAX style XML parsing can be set using standard JAXP system properties. For example, to use Xerces parsers, add the Xerces jar files to lib/ext directory and add the following system properties to your startup script: -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl
... comment
|
navigation
Download
Community
Weblog
Mailing Lists
IRC Channel
Documentation
Introductions
Tools
Reference
Project
Roadmap
Bug Reporting
Source
Wiki
Tags
Updates
Related Projects
search
|
||||