Package com.sun.xml.xsom.impl.parser
Class SAXParserFactoryAdaptor.XMLReaderImpl
java.lang.Object
org.xml.sax.helpers.XMLFilterImpl
com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor.XMLReaderImpl
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler,XMLFilter,XMLReader
- Enclosing class:
SAXParserFactoryAdaptor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xml.sax.helpers.XMLFilterImpl
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
-
Constructor Details
-
XMLReaderImpl
private XMLReaderImpl()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceXMLReader- Overrides:
parsein classXMLFilterImpl- Throws:
IOExceptionSAXException
-
parse
- Specified by:
parsein interfaceXMLReader- Overrides:
parsein classXMLFilterImpl- Throws:
IOExceptionSAXException
-