Package org.apache.xmlbeans.impl.common
Class SAXHelper
java.lang.Object
org.apache.xmlbeans.impl.common.SAXHelper
Provides handy methods for working with SAX parsers and readers
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic XMLReadernewXMLReader(XmlOptions options) Creates a new SAX XMLReader, with sensible defaults
-
Field Details
-
IGNORING_ENTITY_RESOLVER
-
-
Method Details
-
newXMLReader
public static XMLReader newXMLReader(XmlOptions options) throws SAXException, ParserConfigurationException Creates a new SAX XMLReader, with sensible defaults
-