public interface XmlSink extends DataSink, ContentHandler, LexicalHandler
| Modifier and Type | Method and Description |
|---|---|
ParseException |
processException(SAXException e)
Unwraps underlying ParseException from SAXException or
wraps generic SAXException with ParseException.
|
endStream, setBaseUri, setProperty, startStreamcharacters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingcomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntityParseException processException(SAXException e)
Copyright © 2012–2016. All rights reserved.