public class TocListHandler extends BaseHandler<TocListHandler> implements IDocTocList
elementMapper, m_curString, m_delegateHandler, m_fallBackHandler, m_skipCount, m_skipUntil, s_theLocator
Modifier and Type | Method and Description |
---|---|
java.util.ListIterator<IDocTocItem> |
elements() |
void |
endTocList() |
IDoc.Kind |
kind() |
void |
startTocItem(org.xml.sax.Attributes attrib) |
void |
startTocList(org.xml.sax.Attributes attrib) |
addEndHandler, addEndHandler, addStartHandler, addStartHandler, characters, delegate, endElement, fallBackHandler, setDelegate, setDocumentLocator, setFallBackHandler, skippedEntity, startDocument, startElement
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, startPrefixMapping, unparsedEntityDecl, warning
public void startTocList(org.xml.sax.Attributes attrib)
public void endTocList()
public void startTocItem(org.xml.sax.Attributes attrib)
public java.util.ListIterator<IDocTocItem> elements()
elements
in interface IDocTocList