|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlbeans.impl.common.SAXHelper
public final class SAXHelper
Provides handy methods for working with SAX parsers and readers
| Field Summary | |
|---|---|
static EntityResolver |
IGNORING_ENTITY_RESOLVER
|
| Method Summary | |
|---|---|
static XMLReader |
newXMLReader(XmlOptionsBean options)
Creates a new SAX XMLReader, with sensible defaults |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final EntityResolver IGNORING_ENTITY_RESOLVER
| Method Detail |
|---|
public static XMLReader newXMLReader(XmlOptionsBean options)
throws SAXException,
javax.xml.parsers.ParserConfigurationException
SAXException
javax.xml.parsers.ParserConfigurationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||