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, startPrefixMappingrecycle, setContentHandlerpublic org.xml.sax.ContentHandler getContentHandler()
ContentHandler used by the pipe.ContentHandlerpublic org.xml.sax.ext.LexicalHandler getLexicalHandler()
LexicalHandler used by the pie.LexicalHandler"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"