java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.lowagie.text.xml.SAXiTextHandler
com.lowagie.text.xml.SAXmyHandler
All Implemented Interfaces:
ErrorHandler, EntityResolver, ContentHandler, DTDHandler
Tags-class maps several XHTML-tags to iText-objects.
| Fields inherited from com.lowagie.text.xml.SAXiTextHandler: |
|---|
| document, stack, chapters, currentChunk, ignore, controlOpenClose, topMargin, rightMargin, leftMargin, bottomMargin, myTags |
| Constructor: |
|---|
Document-object.
|
| Method from com.lowagie.text.xml.SAXmyHandler Summary: |
|---|
| endElement, startElement |
| Methods from com.lowagie.text.xml.SAXiTextHandler: |
|---|
| addImage, characters, endElement, handleEndingTags, handleStartingTags, ignorableWhitespace, isDocumentRoot, setBaseFont, setControlOpenClose, startElement |
| Methods from org.xml.sax.helpers.DefaultHandler: |
|---|
| characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.lowagie.text.xml.SAXmyHandler Detail: |
|---|
|
|