public class DotFileHandler extends BaseHandler<DotFileHandler> implements IDocDotFile
elementMapper, m_curString, m_delegateHandler, m_fallBackHandler, m_skipCount, m_skipUntil, s_theLocator
Constructor and Description |
---|
DotFileHandler(IBaseHandler parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
caption() |
void |
endDotFile() |
IDoc.Kind |
kind() |
java.lang.String |
name() |
void |
startDotFile(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 DotFileHandler(IBaseHandler parent)
public void startDotFile(org.xml.sax.Attributes attrib)
public void endDotFile()
public java.lang.String name()
name
in interface IDocDotFile
public java.lang.String caption()
caption
in interface IDocDotFile