<< Click to Display Table of Contents >>
xml.properties
Set options for the xml parser of OZ Java Server.
sax.parser
Set the parser to process the OZR file. Set to one of SUN, CRIMSON, XERCES, and SYSTEM_DEFAULT.
dom.parser
Set the parser to process the license or XML data file. Set to one of SUN, CRIMSON, XERCES, and SYSTEM_DEFAULT.
xpath.parser
Set the parser to process XPath of the XML data set. Set to one of XERCES and DOM4J.