public abstract class XMLSaxAbstractHandler
extends org.xml.sax.helpers.DefaultHandler
Constructor and Description |
---|
XMLSaxAbstractHandler() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.Object |
getResult()
Get the parsed result, it should be called AFTER parse work.
|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
Copyright © SAS Institute. All Rights Reserved.