textbender.g.xml.sax
Interface ContentHandlerL

All Superinterfaces:
ContentHandler, LexicalHandler

public interface ContentHandlerL
extends ContentHandler, LexicalHandler

A content and lexical handler, combined.


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