pdfHTML 6.1.0 API
All Classes Namespaces Functions Variables Enumerations Enumerator
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAbstractCssContext
 CAbstractProductProcessITextEvent
 CiText.Html2pdf.Attach.Util.AccessiblePropHelper
 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
 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 HtmlConverter
 CiText.Html2pdf.Css.Apply.Util.CounterProcessorUtil Utilities class to process counters
 CCssContextNode
 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
 CiText.Html2pdf.Css.Util.CssStyleSheetAnalyzer Helper class to analyze the CSS stylesheet, e.g. for presence of some constructs
 CDiv
 CDocument
 CDocumentRenderer
 CiText.Html2pdf.Css.Apply.Util.FlexApplierUtil Utilities class to apply flex properties
 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.Resolver.Form.FormFieldNameResolver Utilities class that resolves form field names
 CiText.Html2pdf.Css.Apply.Util.GridApplierUtil Utilities class to apply css grid properties and styles
 CiText.Html2pdf.Logs.Html2PdfLogMessageConstant Class that bundles all the error message templates as constants
 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.Attach.Impl.HtmlMetaInfoContainer Class to store metaInfo that will be used for html operations
 CiText.Html2pdf.Html.HtmlUtils Utilities class with HTML-related functionality
 CiText.Html2pdf.Css.Apply.Util.HyphenationApplierUtil The Class HyphenationApplierUtil
 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
 CIElementNode
 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
 CINode
 CiText.Html2pdf.Attach.IOutlineMarkExtractor IOutlineMarkExtractor interface is used to control what part of element will be a mark witch will be used to create outline in iText.Html2pdf.Attach.Impl.OutlineHandler
 CiText.Html2pdf.Attach.ITagWorker Interface for all the tag worker implementations
 CiText.Html2pdf.Attach.ITagWorkerFactory ITagWorkerFactory interface is used for instantiating new ITagWorker objects
 CITextException
 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.Css.Apply.Util.MarginApplierUtil Utilities class to apply margins
 CiText.Html2pdf.Css.Apply.Impl.MultiColumnCssApplierUtil Utility class to apply column-count values
 CiText.Html2pdf.Html.AttributeConstants.ObjectTypes
 CiText.Html2pdf.Css.Apply.Util.OpacityApplierUtil Utilities class to apply opacity
 CiText.Html2pdf.Css.Apply.Util.OrphansWidowsApplierUtil Utilities class to apply orphans and widows properties
 CiText.Html2pdf.Css.Apply.Util.OutlineApplierUtil
 CiText.Html2pdf.Attach.Impl.OutlineHandler A OutlineHandler handles creating outlines for marks
 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.Actions.Data.PdfHtmlProductData Stores an instance of iText.Commons.Actions.Data.ProductData related to iText pdfHTML module
 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.ProcessorContextCreator Class that creates ProcessorContext with IMetaInfo
 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< T > Class that allows to map keys (html tags, css attributes) to the corresponding tag processors (a tag worker or a CSS applier)
 CiText.Html2pdf.Util.TagProcessorMapping< DefaultTagCssApplierMapping.ICssApplierCreator >
 CiText.Html2pdf.Util.TagProcessorMapping< DefaultTagWorkerMapping.ITagWorkerCreator >
 CiText.Html2pdf.Css.Apply.Util.TextDecorationApplierUtil
 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