public class IndexEntryHandler extends BaseHandler<IndexEntryHandler> implements IDocIndexEntry
elementMapper, m_curString, m_delegateHandler, m_fallBackHandler, m_skipCount, m_skipUntil, s_theLocator
Constructor and Description |
---|
IndexEntryHandler(IBaseHandler parent) |
Modifier and Type | Method and Description |
---|---|
void |
endIndexEntry() |
void |
endPrimaryIE() |
void |
endSecondaryIE() |
IDoc.Kind |
kind() |
java.lang.String |
primary() |
java.lang.String |
secondary() |
void |
startIndexEntry(org.xml.sax.Attributes attrib) |
void |
startPrimaryIE(org.xml.sax.Attributes attrib) |
void |
startSecondaryIE(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 IndexEntryHandler(IBaseHandler parent)
public void startIndexEntry(org.xml.sax.Attributes attrib)
public void endIndexEntry()
public void startPrimaryIE(org.xml.sax.Attributes attrib)
public void endPrimaryIE()
public void startSecondaryIE(org.xml.sax.Attributes attrib)
public void endSecondaryIE()
public java.lang.String primary()
primary
in interface IDocIndexEntry
public java.lang.String secondary()
secondary
in interface IDocIndexEntry