java.lang.Objectorg.xml.sax.helpers.DefaultHandler
sax.XMLReaderBase
sax.DocumentReader
All Implemented Interfaces:
XMLReader, LexicalHandler, ErrorHandler, EntityResolver, ContentHandler, DTDHandler
| Fields inherited from sax.XMLReaderBase: |
|---|
| EMPTY_ATTS, LEXICAL_HANDLER_NAMES |
| Constructor: |
|---|
|
| Method from sax.DocumentReader Summary: |
|---|
| parse |
| Methods from org.xml.sax.helpers.DefaultHandler: |
|---|
| characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from sax.DocumentReader Detail: |
|---|
|