com.servingxml.util.xml
Interface ExtendedContentHandler

All Superinterfaces:
org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler
All Known Implementing Classes:
PrefixMappingXmlFilter

public interface ExtendedContentHandler
extends org.xml.sax.ContentHandler, org.xml.sax.ext.LexicalHandler


Method Summary
 
Methods inherited from interface org.xml.sax.ContentHandler
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
 
Methods inherited from interface org.xml.sax.ext.LexicalHandler
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity