Save This Page
Home » openjdk-7 » com.sun.xml.internal » xsom » impl » parser » [javadoc | source]
com.sun.xml.internal.xsom.impl.parser
class: SAXParserFactoryAdaptor.XMLReaderImpl [javadoc | source]
java.lang.Object
   org.xml.sax.helpers.XMLFilterImpl
      com.sun.xml.internal.xsom.impl.parser.SAXParserFactoryAdaptor$XMLReaderImpl

All Implemented Interfaces:
    ContentHandler, DTDHandler, ErrorHandler, XMLFilter, EntityResolver

Method from com.sun.xml.internal.xsom.impl.parser.SAXParserFactoryAdaptor$XMLReaderImpl Summary:
parse,   parse
Methods from org.xml.sax.helpers.XMLFilterImpl:
characters,   endDocument,   endElement,   endPrefixMapping,   error,   fatalError,   getContentHandler,   getDTDHandler,   getEntityResolver,   getErrorHandler,   getFeature,   getParent,   getProperty,   ignorableWhitespace,   notationDecl,   parse,   parse,   processingInstruction,   resolveEntity,   setContentHandler,   setDTDHandler,   setDocumentLocator,   setEntityResolver,   setErrorHandler,   setFeature,   setParent,   setProperty,   skippedEntity,   startDocument,   startElement,   startPrefixMapping,   unparsedEntityDecl,   warning
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sun.xml.internal.xsom.impl.parser.SAXParserFactoryAdaptor$XMLReaderImpl Detail:
 public  void parse(InputSource input) throws IOException, SAXException 
 public  void parse(String systemId) throws IOException, SAXException