- A - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant A.
- a - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant a.
- A - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant A.
- ABBR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ABBR.
- AbbrTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
Tag worker class for the abbr
element.
- AbbrTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.AbbrTagWorker
-
- ABlockTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for a link block.
- ABlockTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ABlockTagWorker
-
- ABSOLUTE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant ABSOLUTE.
- AbstractFormFieldRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
Abstract BlockRenderer
for form fields.
- AbstractOneLineTextFieldRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
Abstract BlockRenderer
for a single line of text content in a form field.
- AbstractSelectField - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
An abstract class for fields that represents a control for selecting one or several of the provided options.
- AbstractSelectField(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.AbstractSelectField
-
- AbstractSelectFieldRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
Abstract BlockRenderer
for select form fields.
- AbstractSelectFieldRenderer(AbstractSelectField) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
-
- AbstractTextFieldRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
Abstract BlockRenderer
for form fields with text content.
- ACROFORM_NOT_SUPPORTED_FOR_SELECT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant ACROFORM_NOT_SUPPORTED_FOR_SELECT.
- add(IBlockElement) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.ButtonContainer
-
Deprecated.
Adds any block element to the div's contents.
- add(Image) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.ButtonContainer
-
Deprecated.
Adds an image to the div's contents.
- add(ColgroupWrapper) - Method in class com.itextpdf.html2pdf.attach.util.WaitingColgroupsHelper
-
Adds a column group.
- add(String) - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Adds text to the waiting leaves.
- add(ILeafElement) - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Adds a leaf element to the waiting leaves.
- add(IBlockElement) - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
- add(SpanWrapper) - Method in class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
Adds a child span.
- add(ILeafElement) - Method in class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
Adds a child image.
- add(IBlockElement) - Method in class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
Adds a child block element.
- addAdditionalHtmlStyles(Map) - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- addAll(Collection) - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Adds a collecton of leaf elements to the waiting leaves.
- addAll(Collection) - Method in class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
Adds a collection of lead elements as children.
- addCalligraphFonts() - Method in class com.itextpdf.html2pdf.resolver.font.DefaultFontProvider
-
This method loads a list of noto fonts from pdfCalligraph (if present in the classpath!) into FontProvider.
- addCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableRowWrapper
-
Adds a cell to the row.
- addCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Adds a new cell to the body rows.
- addChild(IRenderer) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- addChild(INode) - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- addChild(INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- addFooterCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Adds a new cell to the footer rows.
- addHeaderCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Adds a new cell to the header rows.
- addNewPage(PageSize) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- addOption(IBlockElement) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.AbstractSelectField
-
Adds a container with option(s).
- addPageBreakElementAfter(ProcessorContext, ITagWorker, IElementNode, ITagWorker) - Static method in class com.itextpdf.html2pdf.css.apply.util.PageBreakApplierUtil
-
Processes a page break "after" property.
- addPageBreakElementBefore(ProcessorContext, ITagWorker, IElementNode, ITagWorker) - Static method in class com.itextpdf.html2pdf.css.apply.util.PageBreakApplierUtil
-
Processes a page break "before" property.
- ADDRESS - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ADDRESS.
- addRunningElement(String, RunningElementContainer) - Method in class com.itextpdf.html2pdf.css.page.CssRunningManager
-
Registers new running element from HTML document.
- addTemporaryFont(FontInfo, String) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Add temporary font from @font-face.
- addTemporaryFont(FontProgram, String, String) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Add temporary font from @font-face.
- addTemporaryFont(FontProgram, String, String, Range) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Add temporary font from @font-face.
- adjustFieldLayout() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
- adjustFieldLayout() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
-
Deprecated.
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
-
Deprecated.
- adjustFieldLayout() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
- adjustFieldLayout() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- adjustFieldLayout() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
-
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
-
- adjustFieldLayout() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- adjustFieldLayout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- AFTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant AFTER.
- ALIGN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant ALIGN.
- allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldComboBoxRenderer
-
- allowLastYLineRecursiveExtraction() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
-
- ALT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant ALT.
- ANCHOR_LINK_NOT_HANDLED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
- APPLICATION_NAME - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant APPLICATION_NAME.
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in interface com.itextpdf.html2pdf.css.apply.ICssApplier
-
Applies styles to an element.
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.BlockCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.BodyTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.CaptionCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.ColgroupTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.ColTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.DisplayTableRowTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.DlTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.HrTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.HtmlTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.LiTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.PageMarginBoxCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.PlaceholderCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.SpanTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.TableTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.TdTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.TrTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.UlOlTagCssApplier
-
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
Applies the AcroField widget.
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
-
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
-
Deprecated.
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
-
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldComboBoxRenderer
-
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
-
- applyAcroField(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- applyBackground(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.BackgroundApplierUtil
-
Applies background to an element.
- applyBorders(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
-
Applies borders to an element.
- applyChildElementStyles(IPropertyContainer, Map, ProcessorContext, IStylesContainer) - Method in class com.itextpdf.html2pdf.css.apply.impl.SpanTagCssApplier
-
Applies styles to child elements.
- applyColStyles() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
Applies the column styles.
- applyColStyles() - Method in class com.itextpdf.html2pdf.attach.util.WaitingColgroupsHelper
-
Applies column styles.
- applyFloating(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.FloatApplierUtil
-
Applies a float value (left, right, or both) to an element.
- applyFontStyles(Map, ProcessorContext, IStylesContainer, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.FontStyleApplierUtil
-
Applies font styles to an element.
- applyHyphenation(Map, ProcessorContext, IStylesContainer, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.HyphenationApplierUtil
-
Applies hyphenation to an element.
- applyLinkAnnotation(IPropertyContainer, String) - Static method in class com.itextpdf.html2pdf.attach.util.LinkHelper
-
Applies a link annotation.
- applyListStyleImageProperty(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.ListStyleApplierUtil
-
Applies an image list style to an element.
- applyListStyleTypeProperty(IStylesContainer, Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.ListStyleApplierUtil
-
Applies a list style to an element.
- applyMargins(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.MarginApplierUtil
-
Applies margins to an element.
- applyMargins(Map, ProcessorContext, IPropertyContainer, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.MarginApplierUtil
-
Applies margins to an element.
- applyOpacity(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.OpacityApplierUtil
-
Applies opacity to an element.
- applyOutlines(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.OutlineApplierUtil
-
Applies outlines to an element.
- applyOverflow(Map, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.OverflowApplierUtil
-
Applies overflow to an element.
- applyPaddings(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.PaddingApplierUtil
-
Applies paddings to an element.
- applyPaddings(Map, ProcessorContext, IPropertyContainer, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.PaddingApplierUtil
-
Applies paddings to an element.
- applyPageBreakProperties(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.PageBreakApplierUtil
-
Applies page break properties.
- applyPosition(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.PositionApplierUtil
-
Applies a position to an element.
- applyTransformation(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.TransformationApplierUtil
-
Applies a transformation to an element.
- applyVerticalAlignmentForCells(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.VerticalAlignmentApplierUtil
-
Applies vertical alignment to cells.
- applyVerticalAlignmentForInlines(Map, ProcessorContext, IStylesContainer, List) - Static method in class com.itextpdf.html2pdf.css.apply.util.VerticalAlignmentApplierUtil
-
Apply vertical alignment to inline elements.
- applyWidthHeight(Map, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.WidthHeightApplierUtil
-
Applies a width or a height to an element.
- ARTICLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ARTICLE.
- ASIDE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ASIDE.
- ATagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the a
element.
- ATagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ATagWorker
-
- attach(IDocumentNode, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.attach.Attacher
-
Attaches the HTML content stored in a document node to an existing PDF document, using specific converter properties, and returning an iText Document
object.
- attach(IDocumentNode, ConverterProperties) - Static method in class com.itextpdf.html2pdf.attach.Attacher
-
Attaches the HTML content stored in a document node to a list of IElement
objects.
- Attacher - Class in com.itextpdf.html2pdf.attach
-
Helper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements.
- AttributeConstants - Class in com.itextpdf.html2pdf.html
-
Class that bundles a series of attribute constants.
- AttributeConstants.ObjectTypes - Class in com.itextpdf.html2pdf.html
-
- AUTHOR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant AUTHOR.
- CAPITALIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CAPITALIZE.
- CAPTION - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CAPTION.
- CaptionCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- CaptionCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.CaptionCssApplier
-
- CaptionTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the caption
element.
- CaptionTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.CaptionTagWorker
-
- CELLPADDING - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CLASS.
- CELLSPACING - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CLASS.
- CENTER - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CENTER.
- CENTER - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CENTER.
- CheckBox - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
Extension of the
FormField
class representing a checkbox so that a
CheckBoxRenderer
is used instead of the default renderer for fields.
- CheckBox(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.CheckBox
-
- CHECKBOX - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CHECKBOX.
- CheckBoxRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
- CheckBoxRenderer(CheckBox) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
- CHECKED - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CHECKED.
- checkField(String, Radio) - Method in class com.itextpdf.html2pdf.resolver.form.RadioCheckResolver
-
Checks the radio field.
- childNodes() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- childNodes() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- CITE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CITE.
- CLEAR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CLEAR.
- clearWaitingLeaves() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Clears the waiting leaves.
- close() - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- CODE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CODE.
- COL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLS.
- COL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant COL.
- COLGROUP - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLS.
- COLGROUP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant COLGROUP.
- ColgroupTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- ColgroupTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.ColgroupTagCssApplier
-
- ColgroupTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for a column group.
- ColgroupTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- ColgroupWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the colgroup
element.
- ColgroupWrapper(int) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
- COLLAPSE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COLLAPSE.
- COLOR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLOR.
- COLS - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLS.
- COLSPAN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLSPAN.
- ColTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- ColTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.ColTagCssApplier
-
- ColTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for a column.
- ColTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- ColWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the col
element.
- ColWrapper(int) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
- com.itextpdf.html2pdf - package com.itextpdf.html2pdf
-
- com.itextpdf.html2pdf.attach - package com.itextpdf.html2pdf.attach
-
- com.itextpdf.html2pdf.attach.impl - package com.itextpdf.html2pdf.attach.impl
-
- com.itextpdf.html2pdf.attach.impl.layout - package com.itextpdf.html2pdf.attach.impl.layout
-
- com.itextpdf.html2pdf.attach.impl.layout.form.element - package com.itextpdf.html2pdf.attach.impl.layout.form.element
-
- com.itextpdf.html2pdf.attach.impl.layout.form.renderer - package com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
- com.itextpdf.html2pdf.attach.impl.tags - package com.itextpdf.html2pdf.attach.impl.tags
-
- com.itextpdf.html2pdf.attach.util - package com.itextpdf.html2pdf.attach.util
-
- com.itextpdf.html2pdf.attach.wrapelement - package com.itextpdf.html2pdf.attach.wrapelement
-
- com.itextpdf.html2pdf.css - package com.itextpdf.html2pdf.css
-
- com.itextpdf.html2pdf.css.apply - package com.itextpdf.html2pdf.css.apply
-
- com.itextpdf.html2pdf.css.apply.impl - package com.itextpdf.html2pdf.css.apply.impl
-
- com.itextpdf.html2pdf.css.apply.util - package com.itextpdf.html2pdf.css.apply.util
-
- com.itextpdf.html2pdf.css.page - package com.itextpdf.html2pdf.css.page
-
- com.itextpdf.html2pdf.css.resolve - package com.itextpdf.html2pdf.css.resolve
-
- com.itextpdf.html2pdf.css.resolve.func.counter - package com.itextpdf.html2pdf.css.resolve.func.counter
-
- com.itextpdf.html2pdf.events - package com.itextpdf.html2pdf.events
-
- com.itextpdf.html2pdf.exception - package com.itextpdf.html2pdf.exception
-
- com.itextpdf.html2pdf.html - package com.itextpdf.html2pdf.html
-
- com.itextpdf.html2pdf.resolver.font - package com.itextpdf.html2pdf.resolver.font
-
- com.itextpdf.html2pdf.resolver.form - package com.itextpdf.html2pdf.resolver.form
-
- com.itextpdf.html2pdf.resolver.resource - package com.itextpdf.html2pdf.resolver.resource
-
- com.itextpdf.html2pdf.util - package com.itextpdf.html2pdf.util
-
- ComboBoxField - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
A field that represents a control for selecting one of the provided options.
- ComboBoxField(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.ComboBoxField
-
Creates a new select field box.
- CONTENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CONTENT.
- CONTENT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CONTENT.
- CONTENT_PROPERTY_INVALID - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant CONTENT_PROPERTY_INVALID.
- ContextMappingHelper - Class in com.itextpdf.html2pdf.attach.util
-
- ContextMappingHelper() - Constructor for class com.itextpdf.html2pdf.attach.util.ContextMappingHelper
-
- CONVERT - Static variable in class com.itextpdf.html2pdf.events.PdfHtmlEvent
-
- ConverterProperties - Class in com.itextpdf.html2pdf
-
Properties that will be used by the converter.
- ConverterProperties() - Constructor for class com.itextpdf.html2pdf.ConverterProperties
-
- ConverterProperties(ConverterProperties) - Constructor for class com.itextpdf.html2pdf.ConverterProperties
-
- convertToDocument(String, PdfWriter) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to content that will be written to a
PdfWriter
, returning a
Document
instance.
- convertToDocument(InputStream, PdfWriter) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to content that will be written to a
PdfWriter
, returning a
Document
instance.
- convertToDocument(String, PdfWriter, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to content that will be written to a
PdfWriter
, using specific
ConverterProperties
, returning a
Document
instance.
- convertToDocument(InputStream, PdfWriter, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to content that will be written to a
PdfWriter
, using specific
ConverterProperties
, returning a
Document
instance.
- convertToDocument(String, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to objects that will be added to a
PdfDocument
, using specific
ConverterProperties
, returning a
Document
instance.
- convertToDocument(InputStream, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to objects that will be added to a
PdfDocument
, using specific
ConverterProperties
, returning a
Document
instance.
- convertToElements(String) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts a
String
containing HTML to a
List
of iText objects (
IElement
instances).
- convertToElements(InputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to a
List
of iText objects (
IElement
instances).
- convertToElements(String, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToElements(InputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, OutputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, OutputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, PdfWriter) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts a
String
containing HTML to PDF by writing PDF content to a
PdfWriter
instance.
- convertToPdf(String, PdfWriter, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(File, File) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML stored in a
File
to a PDF
File
.
- convertToPdf(File, File, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, OutputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, OutputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, PdfDocument) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to objects that will be added to a
PdfDocument
.
- convertToPdf(InputStream, PdfWriter) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream
to content that will be written to a
PdfWriter
.
- convertToPdf(InputStream, PdfWriter, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- COUNTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COUNTER.
- COUNTER_INCREMENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COUNTER_INCREMENT.
- COUNTER_RESET - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COUNTER_RESET.
- CounterProcessorUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to process counters.
- CounterProcessorUtil() - Constructor for class com.itextpdf.html2pdf.css.apply.util.CounterProcessorUtil
-
- COUNTERS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COUNTERS.
- createDestination(ITagWorker, IElementNode, ProcessorContext) - Static method in class com.itextpdf.html2pdf.attach.util.LinkHelper
-
Creates a destination
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
Creates the flat renderer instance.
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
-
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
-
Deprecated.
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
-
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldComboBoxRenderer
-
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
-
- createFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- createImageByUrl(URL) - Method in class com.itextpdf.html2pdf.resolver.resource.HtmlResourceResolver
-
- createImageFromProcessingResult(ISvgProcessorResult, PdfDocument) - Method in class com.itextpdf.html2pdf.util.SvgProcessingUtil
-
Create an Image
layout object tied to the passed PdfDocument
using the SVG processing result.
- createParagraphContainer() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Creates a paragraph container.
- createStandardHandler() - Static method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Creates an OutlineHandler with standard predefined mappings.
- createXObjectFromProcessingResult(ISvgProcessorResult, PdfDocument) - Method in class com.itextpdf.html2pdf.util.SvgProcessingUtil
-
Create an PdfFormXObject
tied to the passed PdfDocument
using the SVG processing result.
- CROP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CROP.
- CROSS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CROSS.
- CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED.
- CssApplierInitializationException - Exception in com.itextpdf.html2pdf.exception
-
Runtime exception in case a CSS applier can't be initialized.
- CssApplierInitializationException(String, String, String) - Constructor for exception com.itextpdf.html2pdf.exception.CssApplierInitializationException
-
- CssConstants - Class in com.itextpdf.html2pdf.css
-
- CssConstants() - Constructor for class com.itextpdf.html2pdf.css.CssConstants
-
- CssContentElementNode - Class in com.itextpdf.html2pdf.css.resolve
-
IElementNode
implementation for content nodes.
- CssContentElementNode(INode, String, Map) - Constructor for class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- CssContext - Class in com.itextpdf.html2pdf.css.resolve
-
Class that bundles all the CSS context properties.
- CssContext() - Constructor for class com.itextpdf.html2pdf.css.resolve.CssContext
-
- CssCounterManager - Class in com.itextpdf.html2pdf.css.resolve.func.counter
-
Class that manages counters (e.g.
- CssCounterManager() - Constructor for class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
- CssRunningManager - Class in com.itextpdf.html2pdf.css.page
-
Class that manages running elements.
- CssRunningManager() - Constructor for class com.itextpdf.html2pdf.css.page.CssRunningManager
-
- FACE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant FACE.
- FIELDSET - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant FIELDSET.
- FIGCAPTION - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant FIGCAPTION.
- FIGURE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant FIGURE.
- FILE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant FILE.
- finalizeCols() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Finalize the columns.
- FIRST - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant FIRST.
- FIRST_EXCEPT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant FIRST_EXCEPT.
- FIRST_LETTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant FIRST_LETTER.
- FIRST_LINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant FIRST_LINE.
- flatRenderer - Variable in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
The flat renderer.
- FloatApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply float values to elements.
- flush() - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- flushHangingLeaves(IPropertyContainer) - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Flush hanging leaves.
- font - Variable in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractTextFieldRenderer
-
The font to be used for the text.
- FONT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant FONT.
- FONT_ABSOLUTE_SIZE_KEYWORDS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
- FontProviderContainsZeroFonts - Static variable in exception com.itextpdf.html2pdf.exception.Html2PdfException
-
Message in case the font provider doesn't know about any fonts.
- FontStyleApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply font styles.
- FOOTER - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant FOOTER.
- FORM - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant FORM.
- FORM_FIELD_CHECKED - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_CHECKED.
- FORM_FIELD_COLS - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_COLS.
- FORM_FIELD_FLATTEN - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_FLATTEN for form related properties.
- FORM_FIELD_LABEL - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_SELECTED.
- FORM_FIELD_MULTIPLE - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_MULTIPLE.
- FORM_FIELD_PASSWORD_FLAG - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_PASSWORD_FLAG.
- FORM_FIELD_ROWS - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_ROWS.
- FORM_FIELD_SELECTED - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_SELECTED.
- FORM_FIELD_SIZE - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_SIZE.
- FORM_FIELD_VALUE - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant FORM_FIELD_VALUE.
- FormField<T extends IFormField> - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
Implementation of the AbstractElement
class for form fields.
- FormFieldNameResolver - Class in com.itextpdf.html2pdf.resolver.form
-
Utilities class that resolves form field names.
- FormFieldNameResolver() - Constructor for class com.itextpdf.html2pdf.resolver.form.FormFieldNameResolver
-
- getAdditionalHtmlStyles() - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getAllElements() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
Gets all the elements in the span.
- getAscent() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
- getAttribute(String) - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getAttributes() - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getBaseUri() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the baseURI: the URI which has been set manually or the directory of the html file in case when baseURI hasn't been set manually.
- getBaseUri() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the base URI.
- getBorderRadiiArray(Map, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
-
Gets the array that defines the borders.
- getBorderRadius(Map, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
-
- getBordersArray(Map, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
-
Gets the array that defines the borders.
- getCellCssProps() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the cell CSS properties.
- getCellCssProps() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Gets the cell CSS properties.
- getCellProperties(Map) - Static method in class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
-
Gets the cell properties.
- getCells() - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableRowWrapper
-
Gets the cells of the row.
- getCertainBorder(String, String, String, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
-
Creates a Border
instance based on specific properties.
- getCertainBorder(String, String, String, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.OutlineApplierUtil
-
Creates a Border
instance based on specific properties.
- getCharset() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the encoding charset.
- getColgroup() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
Gets the column group.
- getCols() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
Gets the number of columns.
- getColumn() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
Gets the column.
- getColumnByIndex(int) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the column by index.
- getColumns() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the columns.
- getColWrapper(int) - Method in class com.itextpdf.html2pdf.attach.util.WaitingColgroupsHelper
-
Gets a specific column.
- getContentWidth() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
- getCounterManager() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Gets the counter manager.
- getCssApplier(IElementNode) - Method in interface com.itextpdf.html2pdf.css.apply.ICssApplierFactory
-
Returns a
ICssApplier
instance constructed based on the parameters of a node.
- getCssApplier(IElementNode) - Method in class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
-
- getCssApplierFactory() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the CSS applier factory.
- getCssApplierFactory() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the CSS applier factory.
- getCssContext() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the CSS context.
- getCustomCssApplier(IElementNode) - Method in class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
-
Gets a custom CSS applier.
- getCustomTagWorker(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
-
This is a hook method.
- getDefaultProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.ButtonContainer
-
Deprecated.
- getDefaultProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.FormField
-
- getDefaultProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.InputField
-
- getDefaultProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.ListBoxField
-
- getDefaultProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.TextArea
-
- getDefaultValue() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
Gets the default value of the form field.
- getDefaultValue() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonContainerRenderer
-
Deprecated.
Gets the default value of the form field.
- getDescent() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
- getDeviceDescription() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the device description.
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- getDisplay() - Method in interface com.itextpdf.html2pdf.attach.impl.tags.IDisplayAware
-
Gets the display value.
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.HrTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageCountWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- getElementResult() - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Gets a processed object if it can be expressed as an IPropertyContainer
instance.
- getElements() - Method in class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
Gets a list of all the child elements.
- getEventCountingMetaInfo() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets html meta info.
- getEventCountingMetaInfo() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets html meta info.
- getEventType() - Method in class com.itextpdf.html2pdf.events.PdfHtmlEvent
-
- getFinalSelectFieldHeight(float, float, boolean) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
-
- getFinalSelectFieldHeight(float, float, boolean) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
-
- getFontProvider() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the font provider.
- getFontProvider() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the font provider.
- getFonts() - Method in class com.itextpdf.html2pdf.css.resolve.DefaultCssResolver
-
Gets the list of fonts.
- getFormFieldNameResolver() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the form field name resolver.
- getId() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.FormField
-
- getId() - Method in interface com.itextpdf.html2pdf.attach.impl.layout.form.element.IFormField
-
Gets the id.
- getInstance() - Static method in class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
-
- getInstance() - Static method in class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
-
- getLang() - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getLastYLineRecursively() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonContainerRenderer
-
Deprecated.
- getLastYLineRecursively() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- getLinkContext() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the link context.
- getMapping(String) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Gets the class that maps to a specific tag.
- getMapping(String, String) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Gets the class that maps to a specific tag.
- getMediaDeviceDescription() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the media device description.
- getMinMaxWidth() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
- getMinMaxWidth() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldComboBoxRenderer
-
- getModelId() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
Gets the model id.
- getModelId() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
-
Gets the model id.
- getModelId() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonContainerRenderer
-
Deprecated.
Gets the model id.
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonContainerRenderer
-
Deprecated.
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
-
Deprecated.
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
-
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldComboBoxRenderer
-
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
-
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- getOccurrencePage() - Method in class com.itextpdf.html2pdf.attach.impl.layout.RunningElementContainer
-
Gets the page on which underlying running element was to be placed.
- getOptions() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.AbstractSelectField
-
Gets a list of containers with option(s).
- getOptionsMarkedSelected(IRenderer) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
-
- getOriginId() - Method in class com.itextpdf.html2pdf.events.PdfHtmlEvent
-
- getOutlineHandler() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the outline handler.
- getOutlineHandler() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the outline handler.
- getOwnCssProps() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the own CSS properties.
- getOwnCssProps() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Gets the own CSS properties.
- getOwnLeafElements() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
Gets the span's own leaf elements.
- getOwnProperties(Map) - Static method in class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
-
Gets the own properties.
- getPdfDocument() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the PDF document.
- getPlaceholder() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.InputField
-
Gets the placeholder paragraph.
- getPlaceholder() - Method in interface com.itextpdf.html2pdf.attach.impl.layout.form.element.IPlaceholderable
-
Gets the placeholder paragraph.
- getPlaceholder() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.TextArea
-
Gets the placeholder paragraph.
- getProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- getProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- getRadioCheckResolver() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the radio check resolver.
- getResourceResolver() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the resource resolver.
- getRootFontSize() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Gets the root font size.
- getRows() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
Gets the number of rows.
- getRowsSize() - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Gets the number of rows.
- getRunningElement(String, String, int) - Method in class com.itextpdf.html2pdf.css.page.CssRunningManager
-
Finds the running element that has particular name and should appear on specific page with given occurrence options.
- getRunningElementName() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- getRunningElementOccurrence() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- getRunningManager() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
- getSanitizedWaitingLeaves() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Gets the sanitized waiting leaves.
- getSize() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
Gets the size of the input field.
- getSpan() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the span.
- getSpan() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Gets the span.
- getStack() - Method in class com.itextpdf.html2pdf.attach.State
-
Gets the stack.
- getState() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the state.
- getTableRowWrapper() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
Gets the table row wrapper.
- getTagPriorityMapping(String) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Gets the tag priority mapping.
- getTagWorker(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
-
- getTagWorker(IElementNode, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorkerFactory
-
- getTagWorkerFactory() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the tag worker factory.
- getTagWorkerFactory() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the TagWorkerFactory instance.
- getTempFonts() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the temporary set of fonts.
- getWaitingLeaves() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Gets the waiting leaves.
- getWidth() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the width.
- getWidth() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Gets the width.
- getWidth(Map, ProcessorContext) - Static method in class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
-
Gets the width.
- H1 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H1.
- H2 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H2.
- H3 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H3.
- H4 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H4.
- H5 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H5.
- H6 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H6.
- hasFonts() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Check fonts in font provider and temporary font set.
- hasTagPriorityMapping(String) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Checks for tag priority mapping.
- HEAD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HEAD.
- HEADER - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HEADER.
- HEIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant HEIGHT.
- HEIGHT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HEIGHT.
- HEIGHT_VALUE_IN_PERCENT_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
Deprecated.
- HIDDEN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HIDDEN.
- HR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HR.
- HREF - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HREF.
- HrTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- HrTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.HrTagCssApplier
-
- HrTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the hr
element.
- HrTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.HrTagWorker
-
- HSPACE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HSPACE.
- HTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
- HTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.HTagWorker
-
- HTML - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HTML.
- Html2PdfException - Exception in com.itextpdf.html2pdf.exception
-
Runtime exception that gets thrown if something goes wrong in the HTML to PDF conversion.
- Html2PdfException(String) - Constructor for exception com.itextpdf.html2pdf.exception.Html2PdfException
-
- Html2PdfProperty - Class in com.itextpdf.html2pdf.attach.impl.layout
-
Set of constants that will be used as keys to get and set properties.
- Html2PdfProperty() - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
- HTML_STYLING - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant HTML_STYLING.
- HtmlConverter - Class in com.itextpdf.html2pdf
-
The HtmlConverter is the class you will use most when converting HTML to PDF.
- HtmlDocumentRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout
-
The DocumentRenderer class for HTML.
- HtmlDocumentRenderer(Document, boolean) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- HtmlPageBreak - Class in com.itextpdf.html2pdf.attach.impl.layout
-
The HTML implementation of an AreaBreak
.
- HtmlPageBreak(HtmlPageBreakType) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.HtmlPageBreak
-
Instantiates a new html page break.
- HtmlPageBreakType - Enum in com.itextpdf.html2pdf.attach.impl.layout
-
Enumeration of the HTML page break types.
- HtmlResourceResolver - Class in com.itextpdf.html2pdf.resolver.resource
-
Extends ResourceResolver
to also support SVG images
- HtmlResourceResolver(String, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.resolver.resource.HtmlResourceResolver
-
- HtmlTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- HtmlTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.HtmlTagCssApplier
-
- HtmlTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the html
element.
- HtmlTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- HtmlUtils - Class in com.itextpdf.html2pdf.html
-
Utilities class with HTML-related functionality.
- HyphenationApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
The Class HyphenationApplierUtil.
- I - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant I.
- i - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant i.
- I - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant I.
- ICssApplier - Interface in com.itextpdf.html2pdf.css.apply
-
Interface to be implemented by all types of CSS appliers.
- ICssApplierFactory - Interface in com.itextpdf.html2pdf.css.apply
-
- ID - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant ID.
- IDisplayAware - Interface in com.itextpdf.html2pdf.attach.impl.tags
-
Interface for those TagWorker implementations that deal with tags that can have a display value.
- IFormField - Interface in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
Interface extending the ILeafElement
interface in the context of form fields.
- IHtmlProcessor - Interface in com.itextpdf.html2pdf.attach
-
Interface for classes that can process HTML to PDF in the form of a PdfDocument
or a list of IElement
objects.
- IMAGE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant IMAGE.
- IMG - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant IMG.
- ImgTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the img
element.
- ImgTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- incrementCounter(String, int, INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Increments the counter.
- incrementCounter(String, INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Increments the counter.
- INLINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE.
- INLINE_BLOCK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE_BLOCK.
- INLINE_TABLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE_TABLE.
- INPUT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant INPUT.
- INPUT_FIELD_DOES_NOT_FIT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant INPUT_FIELD_DOES_NOT_FIT.
- INPUT_SUPPORTS_ONLY_POINT_WIDTH - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
Deprecated.
- INPUT_TYPE_IS_INVALID - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant INPUT_TYPE_IS_INVALID.
- INPUT_TYPE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant INPUT_TYPE_IS_NOT_SUPPORTED.
- INPUT_TYPE_VALUES - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant INPUT_TYPE_VALUES.
- InputField - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
- InputField(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.InputField
-
Creates a new input field.
- InputFieldRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
- InputFieldRenderer(InputField) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- InputTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the input
element.
- InputTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- INS - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant INS.
- INVALID_CSS_PROPERTY_DECLARATION - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant INVALID_CSS_PROPERTY_DECLARATION.
- INVERT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INVERT.
- IPlaceholderable - Interface in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
A marker interface that specifies that the layout object has placeholder
- isBoxChecked() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
Defines whether the box is checked or not.
- isBoxChecked() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
-
Defines whether the radio is checked or not.
- isCreateAcroForm() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Checks if is an AcroForm needs to be created.
- isCreateAcroForm() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Checks if is an AcroForm needs to be created.
- isFirstOnPage() - Method in class com.itextpdf.html2pdf.attach.impl.layout.RunningElementContainer
-
Specifies if the given running element would have placed as the first element on the page or not.
- isFlatten() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
Checks if form fields need to be flattened.
- isFlatten() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
-
Checks if form fields need to be flattened.
- isFlatten() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonContainerRenderer
-
Deprecated.
Checks if form fields need to be flattened.
- isImmediateFlush() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Checks if immediateFlush is set
- isImmediateFlush() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Checks if immediateFlush is set
- isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
- isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
-
- isLayoutBasedOnFlatRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
-
- isPagesCounterPresent() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Checks if a pages counter is present.
- isPassword() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
Checks if the input field is a password field.
- isProcessingInlineSvg() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Check if the processor is currently processing an inline svg
- isRendererFit(float, float) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
-
Checks if the renderer fits a certain width and height.
- isRendererFit(float, float) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
-
Deprecated.
- isStyleSheetLink(IElementNode) - Static method in class com.itextpdf.html2pdf.html.HtmlUtils
-
Checks if an IElementNode
represents a style sheet link.
- isTotalPageCount() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
Checks if the node represents the total page count.
- isUsedLinkDestination(String) - Method in class com.itextpdf.html2pdf.attach.impl.LinkContext
-
Returns whether a given (internal) link destination is used by at least one href element in the document
- ITagWorker - Interface in com.itextpdf.html2pdf.attach
-
Interface for all the tag worker implementations.
- ITagWorkerFactory - Interface in com.itextpdf.html2pdf.attach
-
- IWrapElement - Interface in com.itextpdf.html2pdf.attach.wrapelement
-
Interface for all the element wrapper classes (such as SpanWrapper, TableWrapper,...).
- P - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant P.
- PADDING_INLINE_START - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PADDING_INLINE_START.
- PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED.
- PaddingApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply a padding.
- PAGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PAGE.
- PAGE_COUNT_TYPE - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant PAGE_COUNT_TYPE.
- PAGE_COUNTER_TAG - Static variable in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
The Constant PAGE_COUNTER_TAG.
- PAGE_MARGIN_BOX_CONTENT_CANNOT_BE_DRAWN - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
- PAGE_MARGIN_BOX_SOME_PROPERTIES_NOT_PROCESSED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
- PAGE_SIZE_VALUE_IS_INVALID - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant PAGE_SIZE_VALUE_IS_INVALID.
- PageBreakApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply page breaks.
- PageCountElement - Class in com.itextpdf.html2pdf.attach.impl.layout
-
Text
implementation to be used for the page count.
- PageCountElement() - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.PageCountElement
-
- PageCountElementNode - Class in com.itextpdf.html2pdf.css.resolve.func.counter
-
ICustomElementNode
implementation for a page count element node.
- PageCountElementNode(boolean) - Constructor for class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- PageCountElementNode(boolean, INode) - Constructor for class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- PageCountType - Enum in com.itextpdf.html2pdf.attach.impl.layout
-
Enumeration of page count types.
- PageCountWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the page count.
- PageCountWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PageCountWorker
-
- PageMarginBoxCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
ICssApplier
implementation for page margin box containers.
- PageMarginBoxCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.PageMarginBoxCssApplier
-
- PageMarginBoxWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the page margin box.
- PageMarginBoxWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
-
- PageMarginRunningElementNode - Class in com.itextpdf.html2pdf.css.page
-
Wrapper INode
serving as a placeholder for running element.
- PageMarginRunningElementNode(String, String) - Constructor for class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- PAGES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PAGES.
- parentNode() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- parentNode() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- parseAbsoluteFontSize(String) - Static method in class com.itextpdf.html2pdf.css.apply.util.FontStyleApplierUtil
-
- parseBoxProps(Map, float, float, float[], Rectangle, String, String, String, String) - Static method in class com.itextpdf.html2pdf.css.apply.impl.PageMarginBoxCssApplier
-
Parses the page and margin boxes properties (like margins, paddings, etc).
- parseRelativeFontSize(String, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.FontStyleApplierUtil
-
- PASSWORD - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant PASSWORD.
- PDF_DOCUMENT_NOT_PRESENT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant PDF_DOCUMENT_NOT_PRESENT
- PdfDocumentShouldBeInWritingMode - Static variable in exception com.itextpdf.html2pdf.exception.Html2PdfException
-
Message in case one tries to write to a PDF document that isn't in writing mode.
- PdfHtmlEvent - Class in com.itextpdf.html2pdf.events
-
Class for html events
- PLACEHOLDER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PLACEHOLDER.
- PLACEHOLDER - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant PLACEHOLDER.
- PlaceholderCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- PlaceholderCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.PlaceholderCssApplier
-
- PlaceholderTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the input
's placeholder.
- PlaceholderTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- pop() - Method in class com.itextpdf.html2pdf.attach.State
-
- PORTRAIT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PORTRAIT.
- PositionApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply a position.
- PRE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PRE.
- PRE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant PRE.
- PRE_LINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PRE_LINE.
- PRE_WRAP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PRE_WRAP.
- PreTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the pre
element.
- PreTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PreTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.AbbrTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptGroupTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptionTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PreTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- processContent(String, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Placeholder for what needs to be done while the content of a tag is being processed.
- processCounters(Map, CssContext, INode) - Static method in class com.itextpdf.html2pdf.css.apply.util.CounterProcessorUtil
-
Processes counters.
- processDocument(INode, PdfDocument) - Method in interface com.itextpdf.html2pdf.attach.IHtmlProcessor
-
Parses HTML to add the content to a PdfDocument
.
- processDocument(INode, PdfDocument) - Method in class com.itextpdf.html2pdf.attach.impl.DefaultHtmlProcessor
-
- processElements(INode) - Method in interface com.itextpdf.html2pdf.attach.IHtmlProcessor
-
Parses HTML to add the content to a list of IElement
objects.
- processElements(INode) - Method in class com.itextpdf.html2pdf.attach.impl.DefaultHtmlProcessor
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.AbbrTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ABlockTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ATagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptionTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageCountWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ThTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Placeholder for what needs to be done after the content of a tag has been processed.
- ProcessorContext - Class in com.itextpdf.html2pdf.attach
-
Keeps track of the context of the processor.
- ProcessorContext(ConverterProperties) - Constructor for class com.itextpdf.html2pdf.attach.ProcessorContext
-
- processPageRules(INode, ICssResolver, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
Processes the page rules.
- processPageRules(INode, ICssResolver, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
Processes the page rules.
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptionTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PreTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Placeholder for what needs to be done when a child node is being processed.
- PTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the p
element.
- PTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- push(ITagWorker) - Method in class com.itextpdf.html2pdf.attach.State
-
- putAllTagPriorityMappings(Map) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Put all tag priority mappings.
- putMapping(String, Class>) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Add a new tag to the map.
- putMapping(String, String, Class>) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Add a new tag to the map.
- putTagPriorityMapping(String, Integer) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Put tag priority mapping.
- S - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant S.
- SAMP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SAMP.
- scanForIds(INode) - Method in class com.itextpdf.html2pdf.attach.impl.LinkContext
-
Scan the DOM tree for all (internal) link targets
- SCOPE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SCOPE.
- SCRIPT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SCRIPT.
- SEARCH - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SEARCH.
- SECTION - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SECTION.
- SELECT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SELECT.
- SELECTED - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SELECTED.
- SelectFieldComboBoxRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
- SelectFieldComboBoxRenderer(AbstractSelectField) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldComboBoxRenderer
-
- SelectFieldListBoxRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
- SelectFieldListBoxRenderer(AbstractSelectField) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
-
- SELECTION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SELECTION.
- SelectTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the select
element.
- SelectTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- SEPARATE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SEPARATE.
- setBaseUri(String) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the base URI.
- setCaption(Div) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Sets the table's caption.
- setCellCssProps(Map) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Sets the cell CSS properties.
- setCellCssProps(Map) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Sets the cell CSS properties.
- setCharset(String) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the encoding charset.
- setCreateAcroForm(boolean) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the createAcroForm value.
- setCssApplierFactory(ICssApplierFactory) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the CSS applier factory.
- setDiscStyle(IPropertyContainer, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.ListStyleApplierUtil
-
Applies the "disc" list style to an element.
- setEventCountingMetaInfo(IMetaInfo) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets html meta info.
- setFontProvider(FontProvider) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Sets the font provider.
- setFontProvider(FontProvider) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the font provider.
- setFooter() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- setHeader() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- setImmediateFlush(boolean) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
set the immediate flush property of the layout document This is used for convertToDocument methods and will be overwritten to false if a page-counter declaration is present in the CSS of the HTML being converted.
- setMediaDeviceDescription(MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the media device description.
- setMinMaxWidthBasedOnFixedWidth(MinMaxWidth) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
-
- setMinMaxWidthBasedOnFixedWidth(MinMaxWidth) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- setOccurrencePage(int, boolean) - Method in class com.itextpdf.html2pdf.attach.impl.layout.RunningElementContainer
-
Sets the page on which underlying running element was to be placed.
- setOutlineHandler(OutlineHandler) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the outline handler.
- setOwnCssProps(Map) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Sets the own CSS properties.
- setOwnCssProps(Map) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Sets the own CSS properties.
- setPagesCounterPresent(boolean) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Sets the presence of a page counter.
- setPlaceholder(Paragraph) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.InputField
-
Sets the placeholder paragraph.
- setPlaceholder(Paragraph) - Method in interface com.itextpdf.html2pdf.attach.impl.layout.form.element.IPlaceholderable
-
Sets the placeholder paragraph.
- setPlaceholder(Paragraph) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.TextArea
-
Sets the placeholder paragraph.
- setRootFontSize(float) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Sets the root font size.
- setRootFontSize(String) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Sets the root font size.
- setTagWorkerFactory(ITagWorkerFactory) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the TagWorkerFactory.
- setWidth(UnitValue) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Sets the width.
- setWidth(UnitValue) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Sets the width.
- shrinkCurrentAreaAndProcessRenderer(IRenderer, List, LayoutResult) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- SIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SIZE.
- SIZE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SIZE.
- SMALL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SMALL.
- SPAN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SPAN.
- SPAN - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SPAN.
- SpanTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- SpanTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.SpanTagCssApplier
-
- SpanTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the span
tag.
- SpanTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- SpanWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the span
element.
- SpanWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
- SRC - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SRC.
- START - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant START
- startProcessingInlineSvg() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Set the processor to processing Inline Svg state
- State - Class in com.itextpdf.html2pdf.attach
-
State machine to push, pop, peek,...
- State() - Constructor for class com.itextpdf.html2pdf.attach.State
-
Instantiates a new
State
instance.
- STRIKE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant STRIKE.
- STRONG - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant STRONG.
- STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant STYLE.
- STYLE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant STYLE.
- STYLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant STYLE.
- SUB - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SUB.
- SUB - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SUB.
- SUBMIT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SUBMIT.
- SUP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SUP.
- SUPER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SUPER.
- SupportedColColgroupPropertiesUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
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.
- SupportedColColgroupPropertiesUtil() - Constructor for class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
-
- SVG - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SVG.
- SVGIMAGE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants.ObjectTypes
-
- SvgProcessingUtil - Class in com.itextpdf.html2pdf.util
-
Utility class for handling operations related to SVG
- SvgProcessingUtil() - Constructor for class com.itextpdf.html2pdf.util.SvgProcessingUtil
-
- SvgTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the svg
element.
- SvgTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- TABLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE.
- TABLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TABLE.
- TABLE_CELL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_CELL.
- TABLE_LAYOUT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_LAYOUT.
- TABLE_ROW - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_ROW.
- TableFooterTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the footer of a table.
- TableFooterTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TableFooterTagWorker
-
- TableHeaderTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the header of a table.
- TableHeaderTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TableHeaderTagWorker
-
Creates a new TableHeaderTagWorker
instance.
- TableRowWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the tr
element.
- TableRowWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.TableRowWrapper
-
- TableTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- TableTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.TableTagCssApplier
-
- TableTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the table
element.
- TableTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- TableWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the table
element.
- TableWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
- TableWrapper(boolean) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
- TagConstants - Class in com.itextpdf.html2pdf.html
-
Class that bundles a series of tag constants.
- TagProcessorMapping - Class in com.itextpdf.html2pdf.util
-
Class that allows to map keys (html tags, css attributes) to the corresponding tag processors (a tag worker or a CSS applier).
- TagProcessorMapping() - Constructor for class com.itextpdf.html2pdf.util.TagProcessorMapping
-
- TagWorkerInitializationException - Exception in com.itextpdf.html2pdf.exception
-
Runtime exception that gets thrown if a tag worker can't be initialized.
- TagWorkerInitializationException(String, String, String) - Constructor for exception com.itextpdf.html2pdf.exception.TagWorkerInitializationException
-
- TagWorkerInitializationException(String, String, String, Throwable) - Constructor for exception com.itextpdf.html2pdf.exception.TagWorkerInitializationException
-
- TBODY - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TBODY.
- TD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TD.
- TdTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- TdTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.TdTagCssApplier
-
- TdTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the td
element.
- TdTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- TEL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TEL.
- TEXT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TEXT.
- TEXT_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TEXT_BOTTOM.
- TEXT_DECORATION_BLINK_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
The Constant TEXT_DECORATION_BLINK_NOT_SUPPORTED.
- TEXT_TOP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TEXT_TOP.
- TEXT_WAS_NOT_PROCESSED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
-
Deprecated.
- TextArea - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
-
Extension of the
FormField
class representing a button so that a
TextAreaRenderer
is used instead of the default renderer for fields.
- TextArea(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.TextArea
-
- TEXTAREA - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TEXTAREA.
- TextAreaRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
-
- TextAreaRenderer(TextArea) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
-
- TextAreaTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the textarea
element.
- TextAreaTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- TFOOT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TFOOT.
- TH - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TH.
- THEAD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant THEAD.
- ThTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
- ThTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ThTagWorker
-
- TIME - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TIME.
- TIME - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TIME.
- TITLE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TITLE.
- TITLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TITLE.
- TitleTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the title
element.
- TitleTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- top() - Method in class com.itextpdf.html2pdf.attach.State
-
- TOP - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TOP.
- toTable(WaitingColgroupsHelper) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Renders all the rows to a Table
object.
- TR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TR.
- TransformationApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
- TrimUtil - Class in com.itextpdf.html2pdf.attach.util
-
Utility class to trim content.
- TrTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- TrTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.TrTagCssApplier
-
- TrTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the tr
element.
- TrTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- tryResolveBase64ImageSource(String) - Method in class com.itextpdf.html2pdf.resolver.resource.HtmlResourceResolver
-
- TT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TT.
- TYPE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TYPE.