public class DefaultXMLReaderFactory extends Object
If the 'org.xml.sax.driver' system property cannot be used for some reason, the 'net.ontopia.xml.sax.driver' system property can, if specified, be used instead to override the default SAX property.
The created parser is namespace-aware and non-validating by default.
Constructor and Description |
---|
DefaultXMLReaderFactory() |
public static XMLReader createXMLReader() throws SAXException
SAXException