public final class SAXHelper extends Object
Modifier and Type | Field and Description |
---|---|
static EntityResolver |
IGNORING_ENTITY_RESOLVER |
Modifier and Type | Method and Description |
---|---|
static XMLReader |
newXMLReader(XmlOptions options)
Creates a new SAX XMLReader, with sensible defaults
|
public static final EntityResolver IGNORING_ENTITY_RESOLVER
public static XMLReader newXMLReader(XmlOptions options) throws SAXException, ParserConfigurationException