pdfHTML 2.1.6 API
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CAbstractCssContext
 CAbstractElement
 CAreaBreak
 CiText.Html2pdf.Attach.Attacher Helper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements
 CiText.Html2pdf.Css.Apply.Util.BackgroundApplierUtil Utilities class to apply backgrounds
 CBasicFontProvider
 CBlockRenderer
 CiText.Html2pdf.Css.Apply.Util.BorderStyleApplierUtil Utilities class to apply border styles
 CCommonAttributeConstants
 CCommonCssConstants
 CiText.Html2pdf.Attach.Util.ContextMappingHelper
 CiText.Html2pdf.ConverterProperties Properties that will be used by the converter
 CiText.Html2pdf.Css.Apply.Util.CounterProcessorUtil Utilities class to process counters
 CiText.Html2pdf.Css.Resolve.Func.Counter.CssCounterManager Class that manages counters (e.g. for list symbols)
 CiText.Html2pdf.Css.Page.CssRunningManager Class that manages running elements
 CDiv
 CDocumentRenderer
 CException
 CiText.Html2pdf.Css.Apply.Util.FloatApplierUtil Utilities class to apply float values to elements
 CiText.Html2pdf.Css.Apply.Util.FontStyleApplierUtil Utilities class to apply font styles
 CiText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.AbstractSelectField >
 CiText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.Button >
 CiText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.ButtonContainer >
 CiText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.InputField >
 CiText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.TextArea >
 CiText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< TextArea >
 CiText.Html2pdf.Resolver.Form.FormFieldNameResolver Utilities class that resolves form field names
 CiText.Html2pdf.Html2PdfProductInfo Product info about this iText add-on
 CiText.Html2pdf.Attach.Impl.Layout.Html2PdfProperty Set of constants that will be used as keys to get and set properties
 CiText.Html2pdf.HtmlConverter The HtmlConverter is the class you will use most when converting HTML to PDF
 CiText.Html2pdf.Html.HtmlUtils Utilities class with HTML-related functionality
 CiText.Html2pdf.Css.Apply.Util.HyphenationApplierUtil The Class HyphenationApplierUtil
 CIBlockElement
 CiText.Html2pdf.Css.Apply.ICssApplier Interface to be implemented by all types of CSS appliers
 CiText.Html2pdf.Css.Apply.ICssApplierFactory ICssApplierFactory interface is used for instantiating new ICssApplier objects
 CICssResolver
 CICustomElementNode
 CiText.Html2pdf.Attach.Impl.Tags.IDisplayAware Interface for those TagWorker implementations that deal with tags that can have a display value
 CIGenericEvent
 CiText.Html2pdf.Attach.IHtmlProcessor Interface for classes that can process HTML to PDF in the form of a iText.Kernel.Pdf.PdfDocument or a list of iText.Layout.Element.IElement objects
 CILeafElement
 CILeafElementRenderer
 CINode
 CiText.Html2pdf.Attach.Impl.Layout.Form.Element.IPlaceholderable A marker interface that specifies that the layout object has placeholder
 CiText.Html2pdf.Attach.ITagWorker Interface for all the tag worker implementations
 CiText.Html2pdf.Attach.ITagWorkerFactory ITagWorkerFactory interface is used for instantiating new ITagWorker objects
 CiText.Html2pdf.Attach.Wrapelement.IWrapElement Interface for all the element wrapper classes (such as SpanWrapper, TableWrapper,...)
 CJsoupElementNode
 CiText.Html2pdf.Attach.Impl.LinkContext This class keeps track of information regarding link (destinations) that occur in the document
 CiText.Html2pdf.Attach.Util.LinkHelper Helper class for links
 CiText.Html2pdf.Css.Apply.Util.ListStyleApplierUtil Utilities class to apply list styles to an element
 CiText.Html2pdf.LogMessageConstant Class that bundles all the error message templates as constants
 CiText.Html2pdf.Css.Apply.Util.MarginApplierUtil Utilities class to apply margins
 CiText.Html2pdf.Html.AttributeConstants.ObjectTypes
 CiText.Html2pdf.Css.Apply.Util.OpacityApplierUtil Utilities class to apply opacity
 CiText.Html2pdf.Css.Apply.Util.OutlineApplierUtil
 CiText.Html2pdf.Attach.Impl.OutlineHandler A OutlineHandler handles creating outlines for tags
 CiText.Html2pdf.Css.Apply.Util.OverflowApplierUtil Utilities class to apply overflow
 CiText.Html2pdf.Css.Apply.Util.PaddingApplierUtil Utilities class to apply a padding
 CiText.Html2pdf.Css.Apply.Util.PageBreakApplierUtil Utilities class to apply page breaks
 CiText.Html2pdf.PortUtil
 CiText.Html2pdf.Css.Apply.Util.PositionApplierUtil Utilities class to apply a position
 CiText.Html2pdf.Attach.ProcessorContext Keeps track of the context of the processor
 CiText.Html2pdf.Resolver.Form.RadioCheckResolver Utilities class that resolves radio's checked property value
 CResourceResolver
 CiText.Html2pdf.Attach.Util.RowColHelper Helper class to keep track of the current column / row position in a table
 CiText.Html2pdf.Attach.Impl.Layout.RunningElementContainer A wrapper for the running elements taken out of the normal flow
 CiText.Html2pdf.Attach.State State machine to push, pop, peek,..
 CiText.Html2pdf.Css.Apply.Util.SupportedColColgroupPropertiesUtil Utilities class to get widths and mapping related to columns and column groups as stated in paragraph 17.3 of https://www.w3.org/TR/CSS21/tables.html#q4
 CiText.Html2pdf.Util.SvgProcessingUtil Utility class for handling operations related to SVG
 CiText.Html2pdf.Html.TagConstants Class that bundles a series of tag constants
 CiText.Html2pdf.Util.TagProcessorMapping Class that allows to map keys (html tags, css attributes) to the corresponding tag processors (a tag worker or a CSS applier)
 CiText.Html2pdf.Css.Apply.Util.TransformationApplierUtil
 CiText.Html2pdf.Attach.Util.TrimUtil Utility class to trim content
 CiText.Html2pdf.Css.Apply.Util.VerticalAlignmentApplierUtil Utilities class to apply vertical alignment values
 CiText.Html2pdf.Attach.Util.WaitingColgroupsHelper Helper class for waiting column groups
 CiText.Html2pdf.Attach.Util.WaitingInlineElementsHelper Helper class for waiting inline elements
 CiText.Html2pdf.Css.Apply.Util.WidthHeightApplierUtil Utilities class to apply a width or a height to an element
 CText