public class SAXPipe extends AbstractSAXPipe
Constructor and Description |
---|
SAXPipe() |
Modifier and Type | Method and Description |
---|---|
org.xml.sax.ContentHandler |
getContentHandler()
Provide access to the
ContentHandler used by the pipe. |
org.xml.sax.ext.LexicalHandler |
getLexicalHandler()
Provide access to the
LexicalHandler used by the pie. |
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping
recycle, setContentHandler
public org.xml.sax.ContentHandler getContentHandler()
ContentHandler
used by the pipe.ContentHandler
public org.xml.sax.ext.LexicalHandler getLexicalHandler()
LexicalHandler
used by the pie.LexicalHandler
Copyright © 2010 - 2020 Adobe. All Rights Reserved