Package com.lowagie.text.xml

Class Summary
SAXiTextHandler This class is a Handler that controls the iText XML to PDF conversion.
SAXmyHandler The Tags-class maps several XHTML-tags to iText-objects.
TagMap The Tags-class maps several XHTML-tags to iText-objects.
XmlParser This class can be used to parse an XML file.
XmlPeer This interface is implemented by the peer of all the iText objects.
XmlToHtml HTML-specific subclass of XmlToXXX.
XmlToPdf PDF-specific subclass of XmlToXXX.
XmlToRtf RTF-specific subclass of XmlToXXX.
XmlToXXX Generates an specific file from an iText XML file.
XmlWriter A DocWriter class for XML (Remark: this class is not finished yet!).