Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

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.
a - Variable in class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
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
Creates a new AbbrTagWorker instance.
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
Creates a new ABlockTagWorker instance.
ABSOLUTE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ABSOLUTE.
AbstractBorderShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
Abstract IShorthandResolver implementation for borders.
AbstractBorderShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
 
AbstractBoxShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
Abstract IShorthandResolver implementation for box definitions.
AbstractBoxShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
 
AbstractCornersShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
Abstract IShorthandResolver implementation for corners definitions.
AbstractCornersShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
 
AbstractCssSelector - Class in com.itextpdf.html2pdf.css.selector
Abstract superclass for CSS Selectors.
AbstractCssSelector(List<ICssSelectorItem>) - Constructor for class com.itextpdf.html2pdf.css.selector.AbstractCssSelector
Creates a new AbstractCssSelector instance.
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
Creates a new AbstractSelectFieldRenderer instance.
AbstractTextFieldRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
Abstract BlockRenderer for form fields with text content.
absUrl(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get an absolute URL from a URL attribute that may be relative (i.e.
absUrl(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
ACROFORM_NOT_SUPPORTED_FOR_SELECT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant ACROFORM_NOT_SUPPORTED_FOR_SELECT.
ACTIVE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ACTIVE.
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<String, String>) - Method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
 
addAdditionalHtmlStyles(Map<String, String>) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
addAdditionalHtmlStyles(Map<String, String>) - Method in interface com.itextpdf.html2pdf.html.node.IElementNode
Adds additional HTML styles.
addAll(Collection<ILeafElement>) - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
Adds a collecton of leaf elements to the waiting leaves.
addAll(Collection<IElement>) - Method in class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
Adds a collection of lead elements as children.
addAll(Attributes) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Add all the attributes from the incoming set to this set.
addAttributes(String, String...) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Add a list of allowed attributes to a tag.
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.html2pdf.css.CssFontFaceRule
 
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.html2pdf.css.CssNestedAtRule
Adds the body CSS declarations.
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.html2pdf.css.page.CssMarginRule
 
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.html2pdf.css.page.CssPageRule
 
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.CssContextNode
 
addChild(INode) - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
 
addChild(INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
 
addChild(INode) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupNode
 
addChild(INode) - Method in interface com.itextpdf.html2pdf.html.node.INode
Adds a child node.
addChildren(Node...) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
addChildren(int, Node...) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
addClass(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Add a class name to this element's class attribute.
addClass(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Add the class name to every matched element's class attribute.
addElement(Element) - Method in class com.itextpdf.html2pdf.jsoup.nodes.FormElement
Add a form control element to this form.
addEnforcedAttribute(String, String, String) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Add an enforced attribute to a tag.
addFirst(Character) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Add a character to the start of the queue (will be the next character retrieved).
addFirst(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Add a string to the start of the queue.
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.
addPageClass(String) - Method in class com.itextpdf.html2pdf.css.page.PageContextNode
Adds a page class.
addProtocols(String, String, String...) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Add allowed URL protocols for an element's URL attribute.
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.
addStatement(CssStatement) - Method in class com.itextpdf.html2pdf.css.CssStyleSheet
Adds a CSS statement to the style sheet.
addStatementsToBody(Collection<CssStatement>) - Method in class com.itextpdf.html2pdf.css.CssNestedAtRule
Adds CSS statements to the body.
addStatementsToBody(Collection<CssStatement>) - Method in class com.itextpdf.html2pdf.css.page.CssPageRule
 
addStatementToBody(CssStatement) - Method in class com.itextpdf.html2pdf.css.CssNestedAtRule
Adds a CSS statement to body.
addStatementToBody(CssStatement) - Method in class com.itextpdf.html2pdf.css.page.CssPageRule
 
addTags(String...) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Add a list of allowed elements to a whitelist.
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.
adjustFieldLayout() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
Deprecated.
Will be removed in 3.0.0, override AbstractFormFieldRenderer.adjustFieldLayout(LayoutContext) instead.
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
 
advance() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Drops the next character off the queue.
AFTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant AFTER.
after(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Insert the specified HTML into the DOM after this element (as a following sibling).
after(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Insert the specified node into the DOM after this node (as a following sibling).
after(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Insert the specified HTML into the DOM after this node (i.e.
after(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Insert the specified node into the DOM after this node (i.e.
after(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Insert the supplied HTML after each matched element's outer HTML.
ALIGN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant ALIGN.
ALL - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant ALL.
AllElements() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AllElements
 
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.
ALWAYS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ALWAYS.
AND - Static variable in class com.itextpdf.html2pdf.css.media.MediaRuleConstants
The Constant AND.
append(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Add inner HTML to this element.
append(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Add the supplied HTML to the end of each matched element's inner HTML.
appendChild(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Add a node child node to this element.
appendCssStyleSheet(CssStyleSheet) - Method in class com.itextpdf.html2pdf.css.CssStyleSheet
Append another CSS style sheet to this one.
appendElement(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Create a new element by tag name, and add it as the last child.
appendNormalisedWhitespace(StringBuilder, String, boolean) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
After normalizing the whitespace within a string, appends it to a string builder.
appendText(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Create and append a new TextNode to this element.
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.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.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<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.BackgroundApplierUtil
Applies background to an element.
applyBorders(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
Applies borders to an element.
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<String, String>, 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<String, String>, ProcessorContext, IStylesContainer, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.FontStyleApplierUtil
Applies font styles to an element.
applyHyphenation(Map<String, String>, 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<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.ListStyleApplierUtil
Applies an image list style to an element.
applyListStyleTypeProperty(IStylesContainer, Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.ListStyleApplierUtil
Applies a list style to an element.
applyMargins(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.MarginApplierUtil
Applies margins to an element.
applyOpacity(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.OpacityApplierUtil
Applies opacity to an element.
applyOutlines(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.OutlineApplierUtil
Applies outlines to an element.
applyOverflow(Map<String, String>, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.OverflowApplierUtil
Applies overflow to an element.
applyPaddings(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.PaddingApplierUtil
Applies paddings to an element.
applyPageBreakProperties(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.PageBreakApplierUtil
Applies page break properties.
applyPosition(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.PositionApplierUtil
Applies a position to an element.
applyTransformation(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.TransformationApplierUtil
Applies a transformation to an element.
applyVerticalAlignmentForCells(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.VerticalAlignmentApplierUtil
Applies vertical alignment to cells.
applyVerticalAlignmentForInlines(Map<String, String>, ProcessorContext, IStylesContainer, List<IPropertyContainer>) - Static method in class com.itextpdf.html2pdf.css.apply.util.VerticalAlignmentApplierUtil
Apply vertical alignment to inline elements.
applyWidthHeight(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.WidthHeightApplierUtil
Applies a width or a height to an element.
arguments - Variable in class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
The arguments.
ARMENIAN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ARMENIAN.
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.
asList() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Get the attributes as a List, for iteration.
ASPECT_RATIO - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <ratio>
Media: visual, tactile
Accepts min/max prefixes: yes
Describes the aspect ratio of the targeted display area of the output device.
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
Creates a new ATagWorker instance.
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.
attr(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Set an attribute value on this element.
attr(String, boolean) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Set a boolean attribute value on this element.
attr(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get an attribute's value by its key.
attr(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Set an attribute (key=value).
attr(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
attr(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
attr(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get an attribute value from the first matched element that has the attribute.
attr(String, String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Set an attribute on all matched elements.
Attribute - Class in com.itextpdf.html2pdf.jsoup.nodes
A single key + value attribute.
Attribute(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Create a new attribute from unencoded (raw) key and value.
Attribute(String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.Attribute
 
AttributeConstants - Class in com.itextpdf.html2pdf.html
Class that bundles a series of attribute constants.
AttributeKeyPair(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeKeyPair
 
Attributes - Class in com.itextpdf.html2pdf.jsoup.nodes
The attributes of an Element.
Attributes() - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Attributes
 
attributes() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get all of the element's attributes.
attributes() - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
AttributeStarting(String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeStarting
 
AttributeWithValue(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValue
 
AttributeWithValueContaining(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueContaining
 
AttributeWithValueEnding(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueEnding
 
AttributeWithValueMatching(String, Pattern) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueMatching
 
AttributeWithValueNot(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueNot
 
AttributeWithValueStarting(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueStarting
 
AURAL - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant AURAL.
AUTHOR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant AUTHOR.
AUTO - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant AUTO.
AVOID - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant AVOID.

B

B - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant B.
b - Variable in class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
BACKGROUND - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND.
BACKGROUND_ATTACHMENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_ATTACHMENT.
BACKGROUND_ATTACHMENT_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_ATTACHMENT_VALUES.
BACKGROUND_BLEND_MODE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_BLEND_MODE.
BACKGROUND_CLIP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_CLIP.
BACKGROUND_COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_COLOR.
BACKGROUND_IMAGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_IMAGE.
BACKGROUND_ORIGIN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_ORIGIN.
BACKGROUND_ORIGIN_OR_CLIP_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_ORIGIN_OR_CLIP_VALUES.
BACKGROUND_POSITION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_POSITION.
BACKGROUND_POSITION_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_POSITION_VALUES.
BACKGROUND_REPEAT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_REPEAT.
BACKGROUND_REPEAT_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_REPEAT_VALUES.
BACKGROUND_SIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_SIZE.
BACKGROUND_SIZE_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BACKGROUND_SIZE_VALUES.
BackgroundApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply backgrounds.
BackgroundShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
IShorthandResolver implementation for backgrounds.
BackgroundShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BackgroundShorthandResolver
 
base - Static variable in class com.itextpdf.html2pdf.jsoup.nodes.Entities.EscapeMode
Default HTML output entities.
baseline - Variable in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractOneLineTextFieldRenderer
Deprecated.
use AbstractRenderer.getLastYLineRecursively() instead. Will be removed in 3.0.0
baseUri() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get the base URI of this node.
baseUri - Variable in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 
basic() - Static method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
This whitelist allows a fuller range of text nodes: a, b, blockquote, br, cite, code, dd, dl, dt, em, i, li, ol, p, pre, q, small, span, strike, strong, sub, sup, u, ul, and appropriate attributes.
basicWithImages() - Static method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
This whitelist allows the same text tags as Whitelist.basic(), and also allows img tags, with appropriate attributes, with src pointing to http or https.
BDI - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant BDI.
BDO - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant BDO.
BEFORE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BEFORE.
before(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Insert the specified HTML into the DOM before this element (as a preceding sibling).
before(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Insert the specified node into the DOM before this node (as a preceding sibling).
before(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Insert the specified HTML into the DOM before this node (i.e.
before(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Insert the specified node into the DOM before this node (i.e.
before(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Insert the supplied HTML before each matched element's outer HTML.
BGCOLOR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant BGCOLOR.
BIG - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant BIG.
BLANK - Static variable in class com.itextpdf.html2pdf.css.page.PageContextConstants
The Constant BLANK.
BLEED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BLEED.
BLINK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BLINK.
BLOCK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BLOCK.
BlockCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for Block elements.
BlockCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.BlockCssApplier
 
BLOCKQUOTE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant BLOCKQUOTE.
body - Variable in class com.itextpdf.html2pdf.css.CssNestedAtRule
The body.
BODY - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant BODY.
body() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Accessor to the document's body element.
BODY_STYLING - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
The Constant BODY_STYLING.
BodyHtmlStylesContainer - Class in com.itextpdf.html2pdf.attach.impl.layout
This class is used to store styles of <html> and <body> tags, to simplify their application on the document as an Html2PdfProperty and to simplify their processing on the layout level.
BodyHtmlStylesContainer() - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
 
BodyTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for Body elements.
BodyTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.BodyTagCssApplier
 
BodyTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the body element.
BodyTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
Creates a new BodyTagWorker instance.
BOLD - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BOLD.
BOLDER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BOLDER.
BooleanAttribute - Class in com.itextpdf.html2pdf.jsoup.nodes
A boolean attribute that is written out without any value.
BooleanAttribute(String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.BooleanAttribute
Create a new boolean attribute from unencoded (raw) key.
BORDER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER.
BORDER - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant BORDER.
BORDER_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_BOTTOM.
BORDER_BOTTOM_COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_BOTTOM_COLOR.
BORDER_BOTTOM_LEFT_RADIUS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_BOTTOM_LEFT_RADIUS.
BORDER_BOTTOM_RIGHT_RADIUS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_BOTTOM_RIGHT_RADIUS.
BORDER_BOTTOM_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_BOTTOM_STYLE.
BORDER_BOTTOM_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_BOTTOM_WIDTH.
BORDER_BOX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_BOX.
BORDER_COLLAPSE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_COLLAPSE.
BORDER_COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_COLOR.
BORDER_IMAGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_IMAGE.
BORDER_LEFT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_LEFT.
BORDER_LEFT_COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_LEFT_COLOR.
BORDER_LEFT_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_LEFT_STYLE.
BORDER_LEFT_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_LEFT_WIDTH.
BORDER_RADIUS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_RADIUS.
BORDER_RIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_RIGHT.
BORDER_RIGHT_COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_RIGHT_COLOR.
BORDER_RIGHT_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_RIGHT_STYLE.
BORDER_RIGHT_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_RIGHT_WIDTH.
BORDER_SPACING - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_SPACING.
BORDER_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_STYLE.
BORDER_STYLE_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_STYLE_VALUES.
BORDER_TOP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_TOP.
BORDER_TOP_COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_TOP_COLOR.
BORDER_TOP_LEFT_RADIUS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_TOP_LEFT_RADIUS.
BORDER_TOP_RIGHT_RADIUS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_TOP_RIGHT_RADIUS.
BORDER_TOP_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_TOP_STYLE.
BORDER_TOP_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_TOP_WIDTH.
BORDER_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_WIDTH.
BORDER_WIDTH_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BORDER_WIDTH_VALUES.
BorderBottomShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for bottom borders.
BorderBottomShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderBottomShorthandResolver
 
BorderColorShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for border colors.
BorderColorShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderColorShorthandResolver
 
BorderLeftShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for left borders.
BorderLeftShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderLeftShorthandResolver
 
BorderRadiusShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractCornersShorthandResolver implementation for border radius.
BorderRadiusShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
 
BorderRightShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for right borders.
BorderRightShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderRightShorthandResolver
 
BorderShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for borders.
BorderShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderShorthandResolver
 
BorderStyleApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply border styles.
BorderStyleShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for border styles.
BorderStyleShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderStyleShorthandResolver
 
BorderTopShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for top borders.
BorderTopShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderTopShorthandResolver
 
BorderWidthShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for border widths.
BorderWidthShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderWidthShorthandResolver
 
BOTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BOTH.
BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BOTTOM.
BOTTOM - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant BOTTOM.
BOTTOM_CENTER - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant BOTTOM_CENTER.
BOTTOM_LEFT - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant BOTTOM_LEFT.
BOTTOM_LEFT_CORNER - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant BOTTOM_LEFT_CORNER.
BOTTOM_RIGHT - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant BOTTOM_RIGHT.
BOTTOM_RIGHT_CORNER - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant BOTTOM_RIGHT_CORNER.
BOX_SHADOW - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BOX_SHADOW.
BOX_SIZING - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BOX_SIZING.
BR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant BR.
BRAILLE - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant BRAILLE.
BREAK_WORD - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant BREAK_WORD.
BrTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the br element.
BrTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
Creates a new BrTagWorker instance.
Button - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
Deprecated.
will be renamed to InputButton in next major release
Button(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.Button
Deprecated.
Creates a new Button instance.
BUTTON - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant BUTTON.
BUTTON - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant BUTTON.
ButtonContainer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
Deprecated.
Will be renamed to Button in next major release
ButtonContainer(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.ButtonContainer
Deprecated.
 
ButtonContainerRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
Deprecated.
Will be renamed to ButtonRenderer in next major release.
ButtonContainerRenderer(ButtonContainer) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonContainerRenderer
Deprecated.
 
ButtonRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
Deprecated.
Will be renamed to InputButtonRenderer in next major release.
ButtonRenderer(Button) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
Deprecated.
Creates a new ButtonRenderer instance.
ButtonTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for a button element.
ButtonTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
Creates a new ButtonTagWorker instance.

C

calculatePosition(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
calculatePosition(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthChild
 
calculatePosition(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthLastChild
 
calculatePosition(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthLastOfType
 
calculatePosition(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthOfType
 
calculateSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.AbstractCssSelector
 
calculateSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.CssPageMarginBoxSelector
 
calculateSpecificity() - Method in interface com.itextpdf.html2pdf.css.selector.ICssSelector
Calculates the specificity.
canContainBlock() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Gets if this tag can contain block tags.
CAPITALIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CAPITALIZE.
CAPTION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CAPTION.
CAPTION - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant CAPTION.
CAPTION_SIDE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CAPTION_SIDE.
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.css.CssConstants
The Constant CENTER.
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.
charset(Charset) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Sets the charset used in this document.
charset() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Returns the charset used in this document.
charset() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Get the document's current output charset, which is used to control which characters are escaped when generating HTML (via the html() methods), and which are kept intact.
charset(Charset) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Update the document's output charset.
charset(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Update the document's output charset.
charsetIsSupported(String) - Static method in class com.itextpdf.html2pdf.jsoup.PortUtil
 
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
Creates a new CheckBox instance.
CHECKBOX - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant CHECKBOX.
CheckBoxRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
The AbstractOneLineTextFieldRenderer implementation for checkboxes.
CheckBoxRenderer(CheckBox) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.CheckBoxRenderer
Creates a new CheckBoxRenderer instance.
checkDeclaration(CssDeclaration) - Static method in class com.itextpdf.html2pdf.css.validate.CssDeclarationValidationMaster
Checks a CSS declaration.
CHECKED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CHECKED.
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.
child(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get a child element of this element, by its 0-based index number.
childNode(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get a child node by its 0-based index.
childNodes() - Method in class com.itextpdf.html2pdf.css.CssContextNode
 
childNodes() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
 
childNodes() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
 
childNodes() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupNode
 
childNodes() - Method in interface com.itextpdf.html2pdf.html.node.INode
Gets the child nodes.
childNodes() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get this node's children.
childNodesAsArray() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
childNodesCopy() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Returns a deep copy of this node's children.
childNodeSize() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get the number of child nodes that this node holds.
children() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get this element's child elements.
chompBalanced(char, char) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Pulls a balanced string off the queue.
chompTo(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Pulls a string off the queue (like consumeTo), and then pulls off the matched string (but does not return it).
chompToIgnoreCase(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
 
CIRCLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CIRCLE.
CITE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant CITE.
CJK_IDEOGRAPHIC - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CJK_IDEOGRAPHIC.
CLASS - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant CLASS.
Class(String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.Class
 
className() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Gets the literal value of this element's "class" attribute, which may include multiple class names, space separated.
classNames() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get all of the element's class names.
classNames(Set<String>) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Set the element's class attribute to the supplied class names.
clean(String, String, Whitelist) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Get safe HTML from untrusted input HTML, by parsing input HTML and filtering it through a white-list of permitted tags and attributes.
clean(String, Whitelist) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Get safe HTML from untrusted input HTML, by parsing input HTML and filtering it through a white-list of permitted tags and attributes.
clean(String, String, Whitelist, Document.OutputSettings) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Get safe HTML from untrusted input HTML, by parsing input HTML and filtering it through a white-list of permitted tags and attributes.
clean(Document) - Method in class com.itextpdf.html2pdf.jsoup.safety.Cleaner
Creates a new, clean document, from the original dirty document, containing only elements allowed by the whitelist.
Cleaner - Class in com.itextpdf.html2pdf.jsoup.safety
The whitelist based HTML cleaner.
Cleaner(Whitelist) - Constructor for class com.itextpdf.html2pdf.jsoup.safety.Cleaner
Create a new cleaner, that sanitizes documents using the supplied whitelist.
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.
clone() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
 
clone() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
 
clone() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
 
clone() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
 
clone() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
 
clone() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Create a stand-alone, deep copy of this node, and all of its children.
clone() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Creates a deep copy of these elements.
close() - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
 
CLOSE_QUOTE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CLOSE_QUOTE.
CM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CM.
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 COL.
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 COLGROUP.
COLGROUP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant COLGROUP.
ColgroupTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for column groups.
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
Creates a new ColgroupTagWorker instance.
ColgroupWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
Wrapper for the colgroup element.
ColgroupWrapper(int) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
Creates a new ColgroupWrapper instance.
COLLAPSE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant COLLAPSE.
collect(Evaluator, Element) - Static method in class com.itextpdf.html2pdf.jsoup.select.Collector
Build a list of elements, by visiting root and every descendant of root, and testing it against the evaluator.
Collector - Class in com.itextpdf.html2pdf.jsoup.select
Collects a list of elements that match the supplied criteria.
COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant COLOR.
COLOR - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <integer>
Media: visual
Accepts min/max prefixes: yes
Indicates the number of bits per color component of the output device.
COLOR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant COLOR.
COLOR_INDEX - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <integer>
Media: visual
Accepts min/max prefixes: yes
Indicates the number of entries in the color look-up table for the output device.
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
ICssApplier implementation for columns.
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
Creates a new ColTagWorker instance.
ColWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
Wrapper for the col element.
ColWrapper(int) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
Creates a new ColWrapper instance.
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.media - package com.itextpdf.html2pdf.css.media
 
com.itextpdf.html2pdf.css.page - package com.itextpdf.html2pdf.css.page
 
com.itextpdf.html2pdf.css.parse - package com.itextpdf.html2pdf.css.parse
 
com.itextpdf.html2pdf.css.parse.syntax - package com.itextpdf.html2pdf.css.parse.syntax
 
com.itextpdf.html2pdf.css.pseudo - package com.itextpdf.html2pdf.css.pseudo
 
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.css.resolve.shorthand - package com.itextpdf.html2pdf.css.resolve.shorthand
 
com.itextpdf.html2pdf.css.resolve.shorthand.impl - package com.itextpdf.html2pdf.css.resolve.shorthand.impl
 
com.itextpdf.html2pdf.css.selector - package com.itextpdf.html2pdf.css.selector
 
com.itextpdf.html2pdf.css.selector.item - package com.itextpdf.html2pdf.css.selector.item
 
com.itextpdf.html2pdf.css.util - package com.itextpdf.html2pdf.css.util
 
com.itextpdf.html2pdf.css.validate - package com.itextpdf.html2pdf.css.validate
 
com.itextpdf.html2pdf.css.validate.impl.datatype - package com.itextpdf.html2pdf.css.validate.impl.datatype
 
com.itextpdf.html2pdf.css.validate.impl.declaration - package com.itextpdf.html2pdf.css.validate.impl.declaration
 
com.itextpdf.html2pdf.exception - package com.itextpdf.html2pdf.exception
 
com.itextpdf.html2pdf.html - package com.itextpdf.html2pdf.html
 
com.itextpdf.html2pdf.html.impl.jsoup - package com.itextpdf.html2pdf.html.impl.jsoup
 
com.itextpdf.html2pdf.html.impl.jsoup.node - package com.itextpdf.html2pdf.html.impl.jsoup.node
 
com.itextpdf.html2pdf.html.node - package com.itextpdf.html2pdf.html.node
 
com.itextpdf.html2pdf.jsoup - package com.itextpdf.html2pdf.jsoup
 
com.itextpdf.html2pdf.jsoup.helper - package com.itextpdf.html2pdf.jsoup.helper
 
com.itextpdf.html2pdf.jsoup.nodes - package com.itextpdf.html2pdf.jsoup.nodes
 
com.itextpdf.html2pdf.jsoup.parser - package com.itextpdf.html2pdf.jsoup.parser
 
com.itextpdf.html2pdf.jsoup.safety - package com.itextpdf.html2pdf.jsoup.safety
 
com.itextpdf.html2pdf.jsoup.select - package com.itextpdf.html2pdf.jsoup.select
 
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.
Comment - Class in com.itextpdf.html2pdf.jsoup.nodes
A comment node.
Comment(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Comment
Create a new comment node.
compare(CssRuleSet, CssRuleSet) - Method in class com.itextpdf.html2pdf.css.CssRuleSetComparator
 
compare(ICssSelector, ICssSelector) - Method in class com.itextpdf.html2pdf.css.selector.CssSelectorComparator
 
consume() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consume one character off queue.
consume(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consumes the supplied sequence of the queue.
consumeAttributeKey() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consume an attribute key off the queue (letter, digit, -, _, :")
consumeCssIdentifier() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consume a CSS identifier (ID or class) off the queue (letter, digit, -, _) http://www.w3.org/TR/CSS2/syndata.html#value-def-identifier
consumeElementSelector() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consume a CSS element selector (tag name, but | instead of : for namespaces, to not conflict with :pseudo selects).
consumeTagName() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consume an tag name off the queue (word or :, _, -)
consumeTo(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Pulls a string off the queue, up to but exclusive of the match sequence, or to the queue running out.
consumeToAny(String...) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consumes to the first sequence provided, or to the end of the queue.
consumeToIgnoreCase(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
 
consumeWhitespace() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Pulls the next run of whitespace characters of the queue.
consumeWord() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Retrieves the next run of word type (letter or digit) off the queue.
CONTAIN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CONTAIN.
ContainsOwnText(String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.ContainsOwnText
 
ContainsText(String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.ContainsText
 
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_BOX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CONTENT_BOX.
CONTENT_PROPERTY_INVALID - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant CONTENT_PROPERTY_INVALID.
ConverterProperties - Class in com.itextpdf.html2pdf
Properties that will be used by the converter.
ConverterProperties() - Constructor for class com.itextpdf.html2pdf.ConverterProperties
Instantiates a new ConverterProperties instance.
ConverterProperties(ConverterProperties) - Constructor for class com.itextpdf.html2pdf.ConverterProperties
Instantiates a new ConverterProperties instance based on another ConverterProperties instance (copy constructor).
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
Converts a String containing HTML to a List of iText objects (IElement instances), using specific ConverterProperties.
convertToElements(InputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
Converts HTML obtained from an InputStream to a List of iText objects (IElement instances), using specific ConverterProperties.
convertToPdf(String, OutputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
Converts a String containing HTML to an OutputStream containing PDF.
convertToPdf(String, OutputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
Converts a String containing HTML to an OutputStream containing PDF, using specific ConverterProperties.
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
Converts a String containing HTML to PDF by writing PDF content to a PdfWriter instance, using specific ConverterProperties.
convertToPdf(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.
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
Converts HTML stored in a File to a PDF File, using specific ConverterProperties.
convertToPdf(InputStream, OutputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
Converts HTML obtained from an InputStream to a PDF written to an OutputStream.
convertToPdf(InputStream, OutputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
Converts HTML obtained from an InputStream to a PDF written to an OutputStream.
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
Converts HTML obtained from an InputStream to content that will be written to a PdfWriter, using specific ConverterProperties.
convertToPdf(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.
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.
COVER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant COVER.
create(String) - Static method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
 
create(String, String) - Static method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
 
create(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
create(String, String, InputStream) - Static method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
createDefault() - Static method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Creates the default MediaDeviceDescription.
createDefaultQuotes() - Static method in class com.itextpdf.html2pdf.css.resolve.CssQuotes
Creates the default CssQuotes instance.
createDestination(ITagWorker, IElementNode, ProcessorContext) - Static method in class com.itextpdf.html2pdf.attach.util.LinkHelper
Creates a destination
createElement(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Create a new Element, with this document's base uri.
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
 
createFromEncoded(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Create a new Attribute from an unencoded key and a HTML attribute encoded value.
createFromEncoded(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.DataNode
Create a new DataNode from HTML encoded data.
createFromEncoded(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
Create a new TextNode from HTML encoded (aka escaped) data.
createNestedRule(String) - Static method in class com.itextpdf.html2pdf.css.CssNestedAtRuleFactory
Creates a new CssNestedAtRule object.
createParagraphContainer() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
Creates a paragraph container.
createPseudoElementTagName(String) - Static method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementUtil
Creates the pseudo element tag name.
createQuotes(String, boolean) - Static method in class com.itextpdf.html2pdf.css.resolve.CssQuotes
Creates a CssQuotes instance.
createShell(String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Create a valid, empty shell of a document, suitable for adding more elements to.
createStandardHandler() - Static method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
Creates an OutlineHandler with standard predefined mappings.
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
Creates a new CssApplierInitializationException instance.
CssAtRule - Class in com.itextpdf.html2pdf.css
Abstract superclass for all CSS at-rules (rules in CSS that start with an @ sign).
CssAttributeSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for attribute selectors.
CssAttributeSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssAttributeSelectorItem
Creates a new CssAttributeSelectorItem instance.
CssClassSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for class selectors.
CssClassSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssClassSelectorItem
Creates a new CssClassSelectorItem instance.
CssColorValidator - Class in com.itextpdf.html2pdf.css.validate.impl.datatype
ICssDataTypeValidator implementation for colors.
CssColorValidator() - Constructor for class com.itextpdf.html2pdf.css.validate.impl.datatype.CssColorValidator
 
CssConstants - Class in com.itextpdf.html2pdf.css
Class containing possible CSS property keys and values, pseudo element keys, units of measurement, and so on.
CssConstants() - Constructor for class com.itextpdf.html2pdf.css.CssConstants
 
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
 
CssContextNode - Class in com.itextpdf.html2pdf.css
The CSS context node.
CssContextNode(INode) - Constructor for class com.itextpdf.html2pdf.css.CssContextNode
Creates a new CssContextNode instance.
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
Creates a new CssCounterManager instance.
CssDeclaration - Class in com.itextpdf.html2pdf.css
Class to store a CSS declaration.
CssDeclaration(String, String) - Constructor for class com.itextpdf.html2pdf.css.CssDeclaration
Instantiates a new CSS declaration.
CssDeclarationValidationMaster - Class in com.itextpdf.html2pdf.css.validate
Class that bundles all the CSS declaration validators.
CssDeclarationValueTokenizer - Class in com.itextpdf.html2pdf.css.parse
Tokenizer for CSS declaration values.
CssDeclarationValueTokenizer(String) - Constructor for class com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer
Creates a new CssDeclarationValueTokenizer instance.
CssDeclarationValueTokenizer.Token - Class in com.itextpdf.html2pdf.css.parse
The Token class.
CssDeclarationValueTokenizer.TokenType - Enum in com.itextpdf.html2pdf.css.parse
Enumeration of the different token types.
CssDefaults - Class in com.itextpdf.html2pdf.css.resolve
Helper class that allows you to get the default values of CSS properties.
CssDefaults() - Constructor for class com.itextpdf.html2pdf.css.resolve.CssDefaults
 
CssEnumValidator - Class in com.itextpdf.html2pdf.css.validate.impl.datatype
ICssDataTypeValidator implementation for elements in an enumeration.
CssEnumValidator(String...) - Constructor for class com.itextpdf.html2pdf.css.validate.impl.datatype.CssEnumValidator
Creates a new CssEnumValidator instance.
CssFontFaceRule - Class in com.itextpdf.html2pdf.css
Class to store a CSS font face At rule.
CssFontFaceRule(String) - Constructor for class com.itextpdf.html2pdf.css.CssFontFaceRule
Instantiates a new CSS font face rule.
CssIdentifierValidator - Class in com.itextpdf.html2pdf.css.validate.impl.datatype
ICssDataTypeValidator implementation for identifiers.
CssIdentifierValidator() - Constructor for class com.itextpdf.html2pdf.css.validate.impl.datatype.CssIdentifierValidator
 
CssIdSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for id selectors.
CssIdSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssIdSelectorItem
Creates a new CssIdSelectorItem instance.
CssInheritance - Class in com.itextpdf.html2pdf.css.resolve
Helper class that allows you to check if a property is inheritable.
CssInheritance() - Constructor for class com.itextpdf.html2pdf.css.resolve.CssInheritance
 
CssMarginRule - Class in com.itextpdf.html2pdf.css.page
CssNestedAtRule implementation for margins.
CssMarginRule(String, String) - Constructor for class com.itextpdf.html2pdf.css.page.CssMarginRule
Creates a new CssMarginRule instance.
CssMediaRule - Class in com.itextpdf.html2pdf.css.media
The CssNestedAtRule implementation for media rules.
CssMediaRule(String) - Constructor for class com.itextpdf.html2pdf.css.media.CssMediaRule
Creates a CssMediaRule.
CssNestedAtRule - Class in com.itextpdf.html2pdf.css
Class to store a nested CSS at-rule Nested at-rules are a subset of nested statements, which can be used as a statement of a style sheet as well as inside of conditional group rules.
CssNestedAtRule(String, String) - Constructor for class com.itextpdf.html2pdf.css.CssNestedAtRule
Creates a CssNestedAtRule instance with an empty body.
CssNestedAtRuleFactory - Class in com.itextpdf.html2pdf.css
A factory for creating CssNestedAtRule objects.
CssNthEvaluator(int, int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
CssNthEvaluator(int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
CssPageMarginBoxSelector - Class in com.itextpdf.html2pdf.css.selector
ICssSelector implementation for CSS page margin box selectors.
CssPageMarginBoxSelector(String, ICssSelector) - Constructor for class com.itextpdf.html2pdf.css.selector.CssPageMarginBoxSelector
Creates a new CssPageMarginBoxSelector instance.
CssPagePseudoClassSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for page pseudo classes selectors.
CssPagePseudoClassSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssPagePseudoClassSelectorItem
Creates a new CssPagePseudoClassSelectorItem instance.
CssPageRule - Class in com.itextpdf.html2pdf.css.page
CssNestedAtRule implementation for page rules.
CssPageRule(String) - Constructor for class com.itextpdf.html2pdf.css.page.CssPageRule
Creates a new CssPageRule instance.
CssPageSelector - Class in com.itextpdf.html2pdf.css.selector
ICssSelector implementation for CSS page selectors.
CssPageSelector(String) - Constructor for class com.itextpdf.html2pdf.css.selector.CssPageSelector
Creates a new CssPageSelector instance.
CssPageSelectorParser - Class in com.itextpdf.html2pdf.css.parse
Utilities class to parse CSS page selectors.
CssPageSelectorParser() - Constructor for class com.itextpdf.html2pdf.css.parse.CssPageSelectorParser
 
CssPageTypeSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for page type selectors.
CssPageTypeSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssPageTypeSelectorItem
Creates a new CssPageTypeSelectorItem instance.
CssParserStateController - Class in com.itextpdf.html2pdf.css.parse.syntax
State machine that will parse content into a style sheet.
CssParserStateController() - Constructor for class com.itextpdf.html2pdf.css.parse.syntax.CssParserStateController
Creates a new CssParserStateController instance.
CssParserStateController(String) - Constructor for class com.itextpdf.html2pdf.css.parse.syntax.CssParserStateController
Creates a new CssParserStateController instance.
CssPropertyMerger - Class in com.itextpdf.html2pdf.css.resolve
Utilities class to merge CSS properties.
CssPseudoClassSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for pseudo class selectors.
CssPseudoClassSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
Creates a new CssPseudoClassSelectorItem instance.
CssPseudoClassSelectorItem(String, String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
 
CssPseudoElementNode - Class in com.itextpdf.html2pdf.css.pseudo
IElementNode implementation for pseudo elements.
CssPseudoElementNode(INode, String) - Constructor for class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
Creates a new CssPseudoElementNode instance.
CssPseudoElementSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for pseudo element selectors.
CssPseudoElementSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssPseudoElementSelectorItem
Creates a new CssPseudoElementSelectorItem instance.
CssPseudoElementUtil - Class in com.itextpdf.html2pdf.css.pseudo
Utilities class for pseudo elements.
CssPseudoElementUtil() - Constructor for class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementUtil
 
CssQuotes - Class in com.itextpdf.html2pdf.css.resolve
Helper class to deal with quoted values in strings.
CssQuotesValidator - Class in com.itextpdf.html2pdf.css.validate.impl.datatype
ICssDataTypeValidator implementation for values for the CSS quotes key.
CssQuotesValidator() - Constructor for class com.itextpdf.html2pdf.css.validate.impl.datatype.CssQuotesValidator
 
CssRuleName - Class in com.itextpdf.html2pdf.css
Class containing possible CSS rule names.
CssRuleSet - Class in com.itextpdf.html2pdf.css
Class to store a CSS rule set.
CssRuleSet(ICssSelector, List<CssDeclaration>) - Constructor for class com.itextpdf.html2pdf.css.CssRuleSet
Creates a new CssRuleSet from selector and raw list of declarations.
CssRuleSet(ICssSelector, List<CssDeclaration>, List<CssDeclaration>) - Constructor for class com.itextpdf.html2pdf.css.CssRuleSet
 
CssRuleSetComparator - Class in com.itextpdf.html2pdf.css
Comparator class used to sort CSS rule set objects.
CssRuleSetComparator() - Constructor for class com.itextpdf.html2pdf.css.CssRuleSetComparator
 
CssRuleSetParser - Class in com.itextpdf.html2pdf.css.parse
Utilities class to parse CSS rule sets.
CssRunningManager - Class in com.itextpdf.html2pdf.css.page
Class that manages running elements.
CssRunningManager() - Constructor for class com.itextpdf.html2pdf.css.page.CssRunningManager
 
CssSelector - Class in com.itextpdf.html2pdf.css.selector
ICssSelector implementation for CSS selectors.
CssSelector(List<ICssSelectorItem>) - Constructor for class com.itextpdf.html2pdf.css.selector.CssSelector
Creates a new CssSelector instance.
CssSelector(String) - Constructor for class com.itextpdf.html2pdf.css.selector.CssSelector
Creates a new CssSelector instance.
cssSelector() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get a CSS selector that will uniquely select this element.
CssSelectorComparator - Class in com.itextpdf.html2pdf.css.selector
Comparator class for CSS Selectors.
CssSelectorComparator() - Constructor for class com.itextpdf.html2pdf.css.selector.CssSelectorComparator
 
CssSelectorParser - Class in com.itextpdf.html2pdf.css.parse
Utilities class to parse a CSS selector.
CssSemicolonAtRule - Class in com.itextpdf.html2pdf.css
A CssAtRule implementation.
CssSemicolonAtRule(String) - Constructor for class com.itextpdf.html2pdf.css.CssSemicolonAtRule
Creates a new CssSemicolonAtRule instance.
CssSeparatorSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for separator selectors.
CssSeparatorSelectorItem(char) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssSeparatorSelectorItem
Creates a new CssSeparatorSelectorItem instance.
CssStatement - Class in com.itextpdf.html2pdf.css
Abstract superclass for all kinds of CSS statements.
CssStatement() - Constructor for class com.itextpdf.html2pdf.css.CssStatement
 
CssStyleSheet - Class in com.itextpdf.html2pdf.css
Class that stores all the CSS statements, and thus acts as a CSS style sheet.
CssStyleSheet() - Constructor for class com.itextpdf.html2pdf.css.CssStyleSheet
Creates a new CssStyleSheet instance.
CssStyleSheetParser - Class in com.itextpdf.html2pdf.css.parse
Utilities class to parse a CSS style sheet.
CssTagSelectorItem - Class in com.itextpdf.html2pdf.css.selector.item
ICssSelectorItem implementation for tag selectors.
CssTagSelectorItem(String) - Constructor for class com.itextpdf.html2pdf.css.selector.item.CssTagSelectorItem
Creates a new CssTagSelectorItem instance.
CssTransformValidator - Class in com.itextpdf.html2pdf.css.validate.impl.datatype
ICssDataTypeValidator implementation for css transform property .
CssTransformValidator() - Constructor for class com.itextpdf.html2pdf.css.validate.impl.datatype.CssTransformValidator
 
CssUtils - Class in com.itextpdf.html2pdf.css.util
Utilities class for CSS operations.
CURRENTCOLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant CURRENTCOLOR.
currentElement() - Method in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 

D

DASHED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DASHED.
data() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get the combined data of this element.
DataNode - Class in com.itextpdf.html2pdf.jsoup.nodes
A data node, for contents of style, script tags etc, where contents should not show in text().
DataNode(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.DataNode
Create a new DataNode.
dataNodes() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get this element's child data nodes.
dataPrefix - Static variable in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
 
dataset() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Retrieves a filtered view of attributes that are HTML5 custom data attributes; that is, attributes with keys starting with data-.
dataset() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get this element's HTML5 custom data attributes.
DataUtil - Class in com.itextpdf.html2pdf.jsoup.helper
Internal static utilities for handling data.
DD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant DD.
DECIMAL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DECIMAL.
DECIMAL_LEADING_ZERO - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DECIMAL_LEADING_ZERO.
DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
 
DefaultCssApplierFactory - Class in com.itextpdf.html2pdf.css.apply.impl
A factory for creating ICssApplier objects.
DefaultCssApplierFactory() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
Creates a new DefaultCssApplierFactory instance.
DefaultCssResolver - Class in com.itextpdf.html2pdf.css.resolve
Default implementation of the ICssResolver interface.
DefaultCssResolver(INode, MediaDeviceDescription, ResourceResolver) - Constructor for class com.itextpdf.html2pdf.css.resolve.DefaultCssResolver
Creates a new DefaultCssResolver instance.
DefaultCssResolver(INode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.css.resolve.DefaultCssResolver
Creates a new DefaultCssResolver instance.
DefaultFontProvider - Class in com.itextpdf.html2pdf.resolver.font
The default FontProvider for pdfHTML, that, as opposed to the font provider in iText 7, also includes a series of fonts that are shipped with the add-on.
DefaultFontProvider() - Constructor for class com.itextpdf.html2pdf.resolver.font.DefaultFontProvider
Creates a new DefaultFontProvider instance.
DefaultFontProvider(boolean, boolean, boolean) - Constructor for class com.itextpdf.html2pdf.resolver.font.DefaultFontProvider
Creates a new DefaultFontProvider instance.
DefaultHtmlProcessor - Class in com.itextpdf.html2pdf.attach.impl
The default implementation to process HTML.
DefaultHtmlProcessor(ConverterProperties) - Constructor for class com.itextpdf.html2pdf.attach.impl.DefaultHtmlProcessor
Instantiates a new default html processor.
DefaultTagWorkerFactory - Class in com.itextpdf.html2pdf.attach.impl
The default implementation of a tag worker factory, mapping tags to tag worker implementations.
DefaultTagWorkerFactory() - Constructor for class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
Instantiates a new default tag worker factory.
DEL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant DEL.
deleteOwnProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
DescendableLinkedList<E> - Class in com.itextpdf.html2pdf.jsoup.helper
Provides a descending iterator and other 1.6 methods to allow support on the 1.5 JRE.
DescendableLinkedList() - Constructor for class com.itextpdf.html2pdf.jsoup.helper.DescendableLinkedList
Create a new DescendableLinkedList.
descendingIterator() - Method in class com.itextpdf.html2pdf.jsoup.helper.DescendableLinkedList
Get an iterator that starts and the end of the list and works towards the start.
DESCRIPTION - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant DESCRIPTION.
DFN - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant DFN.
DIR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant DIR.
DIRECTION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DIRECTION.
DISABLED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DISABLED.
DISC - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DISC.
DISPLAY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DISPLAY.
DisplayTableRowTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for table rows.
DisplayTableRowTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.DisplayTableRowTagCssApplier
 
DisplayTableRowTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for a table row element.
DisplayTableRowTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
Creates a new DisplayTableTagWorker instance.
DisplayTableTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for a table element.
DisplayTableTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
Creates a new DisplayTableTagWorker instance.
DIV - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant DIV.
DivTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the div element.
DivTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
Creates a new DivTagWorker instance.
DL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant DL.
DlTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for Dl elements.
DlTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.DlTagCssApplier
 
doc - Variable in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 
doClone(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
Document - Class in com.itextpdf.html2pdf.jsoup.nodes
A HTML Document.
Document(String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Document
Create a new, empty Document.
Document.OutputSettings - Class in com.itextpdf.html2pdf.jsoup.nodes
A Document's output settings control the form of the text() and html() methods.
Document.OutputSettings.Syntax - Enum in com.itextpdf.html2pdf.jsoup.nodes
The output serialization syntax.
Document.QuirksMode - Enum in com.itextpdf.html2pdf.jsoup.nodes
 
DocumentType - Class in com.itextpdf.html2pdf.jsoup.nodes
A <!DOCTYPE> node.
DocumentType(String, String, String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.DocumentType
Create a new doctype element.
DOTTED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DOTTED.
DOUBLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DOUBLE.
DPCM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DPCM.
DPI - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DPI.
DPPX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant DPPX.
draw(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
 
draw(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonContainerRenderer
Deprecated.
 
drawChildren(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
 
drawChildren(DrawContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
 
DT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant DT.

E

ELEMENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant RUNNING.
Element - Class in com.itextpdf.html2pdf.jsoup.nodes
A HTML element consists of a tag name, attributes, and child nodes (including text nodes and other elements).
Element(Tag, String, Attributes) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Element
Create a new, standalone Element.
Element(Tag, String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Element
Create a new Element from a tag and a base URI.
elements() - Method in class com.itextpdf.html2pdf.jsoup.nodes.FormElement
Get the list of form control elements associated with this form.
Elements - Class in com.itextpdf.html2pdf.jsoup.select
A list of Elements, with methods that act on every element in the list.
Elements() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Elements
 
Elements(int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Elements
 
Elements(Collection<Element>) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Elements
 
Elements(List<Element>) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Elements
 
Elements(Element...) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Elements
 
elementSiblingIndex() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get the list index of this element in its element sibling list.
EM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant EM.
EM - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant EM.
EMAIL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant EMAIL.
EMBOSSED - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant EMBOSSED.
empty() - Method in class com.itextpdf.html2pdf.attach.State
Checks if the stack is empty.
EMPTY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant EMPTY.
empty() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Remove all of the element's child nodes.
empty() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Empty (remove all child nodes from) each matched element.
EMPTY_CELLS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant EMPTY_CELLS.
ENABLED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ENABLED.
ensureChildNodes() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
Entities - Class in com.itextpdf.html2pdf.jsoup.nodes
HTML entities, and escape routines.
Entities.EscapeMode - Class in com.itextpdf.html2pdf.jsoup.nodes
 
eq(int) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the nth matched element as an Elements object.
equals(Object) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
 
equals(Object) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Checks if these attributes are equal to another set of attributes, by comparing the two sets
equals(Object) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Check if this node is the same instance of another (object identity test).
equals(Object) - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
 
ERROR_LOADING_FONT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant ERROR_LOADING_FONT.
ERROR_PARSING_CSS_SELECTOR - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant ERROR_PARSING_CSS_SELECTOR.
ERROR_RESOLVING_PARENT_STYLES - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant ERROR_RESOLVING_PARENT_STYLES.
ERROR_WHILE_LAYOUT_OF_FORM_FIELD - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant ERROR_WHILE_LAYOUT_OF_FORM_FIELD.
ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE.
escapedSingleBracket - Static variable in class com.itextpdf.html2pdf.jsoup.PortUtil
 
escapeMode() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Get the document's current HTML escape mode: base, which provides a limited set of named HTML entities and escapes other characters as numbered entities for maximum compatibility; or extended, which uses the complete set of HTML named entities.
escapeMode(Entities.EscapeMode) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Set the document's escape mode, which determines how characters are escaped when the output character set does not support a given character:- using either a named or a numbered escape.
Evaluator - Class in com.itextpdf.html2pdf.jsoup.select
Evaluates that an element matches the selector.
Evaluator() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator
 
Evaluator.AllElements - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for any / all element matching
Evaluator.Attribute - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name matching
Evaluator.AttributeKeyPair - Class in com.itextpdf.html2pdf.jsoup.select
Abstract evaluator for attribute name/value matching
Evaluator.AttributeStarting - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name prefix matching
Evaluator.AttributeWithValue - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name/value matching
Evaluator.AttributeWithValueContaining - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name/value matching (value containing)
Evaluator.AttributeWithValueEnding - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name/value matching (value ending)
Evaluator.AttributeWithValueMatching - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name/value matching (value regex matching)
Evaluator.AttributeWithValueNot - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name != value matching
Evaluator.AttributeWithValueStarting - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for attribute name/value matching (value prefix)
Evaluator.Class - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for element class
Evaluator.ContainsOwnText - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching Element's own text
Evaluator.ContainsText - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching Element (and its descendants) text
Evaluator.CssNthEvaluator - Class in com.itextpdf.html2pdf.jsoup.select
 
Evaluator.Id - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for element id
Evaluator.IndexEquals - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching by sibling index number (e = idx)
Evaluator.IndexEvaluator - Class in com.itextpdf.html2pdf.jsoup.select
Abstract evaluator for sibling index matching
Evaluator.IndexGreaterThan - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching by sibling index number (e > idx)
Evaluator.IndexLessThan - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching by sibling index number (e < idx)
Evaluator.IsEmpty - Class in com.itextpdf.html2pdf.jsoup.select
 
Evaluator.IsFirstChild - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching the first sibling (css :first-child)
Evaluator.IsFirstOfType - Class in com.itextpdf.html2pdf.jsoup.select
 
Evaluator.IsLastChild - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching the last sibling (css :last-child)
Evaluator.IsLastOfType - Class in com.itextpdf.html2pdf.jsoup.select
 
Evaluator.IsNthChild - Class in com.itextpdf.html2pdf.jsoup.select
css-compatible Evaluator for :eq (css :nth-child)
Evaluator.IsNthLastChild - Class in com.itextpdf.html2pdf.jsoup.select
css pseudo class :nth-last-child)
Evaluator.IsNthLastOfType - Class in com.itextpdf.html2pdf.jsoup.select
 
Evaluator.IsNthOfType - Class in com.itextpdf.html2pdf.jsoup.select
css pseudo class nth-of-type
Evaluator.IsOnlyChild - Class in com.itextpdf.html2pdf.jsoup.select
 
Evaluator.IsOnlyOfType - Class in com.itextpdf.html2pdf.jsoup.select
 
Evaluator.IsRoot - Class in com.itextpdf.html2pdf.jsoup.select
css3 pseudo-class :root
Evaluator.Matches - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching Element (and its descendants) text with regex
Evaluator.MatchesOwn - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for matching Element's own text with regex
Evaluator.Tag - Class in com.itextpdf.html2pdf.jsoup.select
Evaluator for tag name
EX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant EX.
extended - Static variable in class com.itextpdf.html2pdf.jsoup.nodes.Entities.EscapeMode
Complete HTML entities.
extractUrl(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses url("file.jpg") to file.jpg.

F

FACE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant FACE.
fail(String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Cause a failure.
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.
finalizeCols() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
Finalize the columns.
findNextUnescapedChar(String, char, int) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Find the next unescaped character.
FIRST - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FIRST.
FIRST - Static variable in class com.itextpdf.html2pdf.css.page.PageContextConstants
The Constant FIRST.
first() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the first matched element.
FIRST_CHILD - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FIRST_CHILD.
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.
FIRST_OF_TYPE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FIRST_OF_TYPE.
firstElementSibling() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Gets the first element sibling of this element.
FIXED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FIXED.
flatRenderer - Variable in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
The flat renderer.
FLOAT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FLOAT.
FloatApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply float values to elements.
flushHangingLeaves(IPropertyContainer) - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
Flush hanging leaves.
FOCUS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FOCUS.
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.css.CssConstants
The Constant FONT.
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
The Constant FONT_ABSOLUTE_SIZE_KEYWORDS.
FONT_FACE - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant FONT_FACE.
FONT_FAMILY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_FAMILY.
FONT_FEATURE_SETTINGS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_FEATURE_SETTINGS.
FONT_KERNING - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_KERNING.
FONT_LANGUAGE_OVERRIDE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_LANGUAGE_OVERRIDE.
FONT_SIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_SIZE.
FONT_SIZE_ADJUST - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_SIZE_ADJUST.
FONT_STRETCH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_STRETCH.
FONT_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_STYLE.
FONT_SYNTHESIS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_SYNTHESIS.
FONT_VARIANT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_VARIANT.
FONT_VARIANT_ALTERNATES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_VARIANT_ALTERNATES.
FONT_VARIANT_CAPS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_VARIANT_CAPS.
FONT_VARIANT_EAST_ASIAN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_VARIANT_EAST_ASIAN.
FONT_VARIANT_LIGATURES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_VARIANT_LIGATURES.
FONT_VARIANT_NUMERIC - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_VARIANT_NUMERIC.
FONT_VARIANT_POSITION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_VARIANT_POSITION.
FONT_WEIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant FONT_WEIGHT.
FontProviderContainsZeroFonts - Static variable in exception com.itextpdf.html2pdf.exception.Html2PdfException
Message in case the font provider doesn't know about any fonts.
FontShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
IShorthandResolver implementation for fonts.
FontShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.FontShorthandResolver
 
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.
formatAsBlock() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Gets if this tag should be formatted as a block (or as inline)
formData() - Method in class com.itextpdf.html2pdf.jsoup.nodes.FormElement
Get the data that this form submits.
FormElement - Class in com.itextpdf.html2pdf.jsoup.nodes
A HTML Form Element provides ready access to the form fields/controls that are associated with it.
FormElement(Tag, String, Attributes) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.FormElement
Create a new, standalone form element.
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
Creates a new FormFieldNameResolver instance.
forms() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the FormElement forms from the selected elements, if any.

G

GEORGIAN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant GEORGIAN.
get(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Get an attribute value by key.
getAdditionalHtmlStyles() - Method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
 
getAdditionalHtmlStyles() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
getAdditionalHtmlStyles() - Method in interface com.itextpdf.html2pdf.html.node.IElementNode
Gets additional styles, more specifically styles that affect an element based on its position in the HTML DOM, e.g.
getAllElements() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
Gets all the elements in the span.
getAllElements() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find all elements under this element (including self, and children of children).
getAscent() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
 
getAttribute(String) - Method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
 
getAttribute(String) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttributes
 
getAttribute(String) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
getAttribute(String) - Method in interface com.itextpdf.html2pdf.html.node.IAttributes
Gets the value of an attribute, given a key.
getAttribute(String) - Method in interface com.itextpdf.html2pdf.html.node.IElementNode
Gets an attribute.
getAttributes() - Method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
 
getAttributes() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
getAttributes() - Method in interface com.itextpdf.html2pdf.html.node.IElementNode
Gets the attributes.
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.
getBaseUri() - Method in class com.itextpdf.html2pdf.resolver.resource.UriResolver
Gets the base URI.
getBitsPerComponent() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the bits per component.
getBorderRadiiArray(Map<String, String>, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
Gets the array that defines the borders.
getBorderRadius(Map<String, String>, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
getBordersArray(Map<String, String>, 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<String, String>) - 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.
getCharacterByName(String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.Entities
Get the Character value of the named entity
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.
getColorIndex() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the color index.
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.
getContainingBlockForMarginBox() - Method in class com.itextpdf.html2pdf.css.page.PageMarginBoxContextNode
 
getContentWidth() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
Deprecated.
will be removed in 3.0.0. Use AbstractFormFieldRenderer.retrieveWidth(float)} instead.
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.
getCssDeclarations(INode, MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.CssStyleSheet
Gets the CSS declarations.
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.CssNestedAtRule
 
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.CssRuleSet
 
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.CssStatement
Gets a list of CssRuleSet objects.
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.media.CssMediaRule
 
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.
getData() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Comment
Get the contents of the comment.
getDefault() - Static method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets default MediaDeviceDescription instance.
getDefaultProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
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.
getDefaultValue(String) - Static method in class com.itextpdf.html2pdf.css.resolve.CssDefaults
Gets the default value of a property.
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
 
getDocument() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupDocumentNode
Gets the JSoup document.
getElementById(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find an element by ID, including or under this element.
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.PageCountWorker
 
getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
 
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.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.
getElementsByAttribute(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have a named attribute set.
getElementsByAttributeStarting(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have an attribute name starting with the supplied prefix.
getElementsByAttributeValue(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have an attribute with the specific value.
getElementsByAttributeValueContaining(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have attributes whose value contains the match string.
getElementsByAttributeValueEnding(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have attributes that end with the value suffix.
getElementsByAttributeValueMatching(String, Pattern) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have attributes whose values match the supplied regular expression.
getElementsByAttributeValueMatching(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have attributes whose values match the supplied regular expression.
getElementsByAttributeValueNot(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that either do not have this attribute, or have it with a different value.
getElementsByAttributeValueStarting(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have attributes that start with the value prefix.
getElementsByClass(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that have this class, including or under this element.
getElementsByIndexEquals(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements whose sibling index is equal to the supplied index.
getElementsByIndexGreaterThan(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements whose sibling index is greater than the supplied index.
getElementsByIndexLessThan(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements whose sibling index is less than the supplied index.
getElementsByTag(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Finds elements, including and recursively under this element, with the specified tag name.
getElementsContainingOwnText(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that directly contain the specified string.
getElementsContainingText(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that contain the specified string.
getElementsMatchingOwnText(Pattern) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements whose own text matches the supplied regular expression.
getElementsMatchingOwnText(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements whose text matches the supplied regular expression.
getElementsMatchingText(Pattern) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements whose text matches the supplied regular expression.
getElementsMatchingText(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements whose text matches the supplied regular expression.
getErrorMessage() - Method in class com.itextpdf.html2pdf.jsoup.parser.ParseError
Retrieve the error message.
getErrors() - Method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Retrieve the parse errors, if any, from the last parse.
getExpression() - Method in class com.itextpdf.html2pdf.css.CssDeclaration
Gets the expression.
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.
getHeight() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the height in points.
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.
getImportantDeclarations() - Method in class com.itextpdf.html2pdf.css.CssRuleSet
Gets the important CSS declarations.
getInstance() - Static method in class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
Gets ITagWorkerFactory instance.
getInstance() - Static method in class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
Gets DefaultCssApplierFactory instance.
getKey() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttribute
 
getKey() - Method in interface com.itextpdf.html2pdf.html.node.IAttribute
Gets the key.
getKey() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Get the attribute key.
getLang() - Method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
 
getLang() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
getLang() - Method in interface com.itextpdf.html2pdf.html.node.IElementNode
Gets the language.
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.
getMap() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Entities.EscapeMode
 
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.
getMarginBoxName() - Method in class com.itextpdf.html2pdf.css.page.PageMarginBoxContextNode
Gets the margin box name.
getMediaDeviceDescription() - Method in class com.itextpdf.html2pdf.ConverterProperties
Gets the media device description.
getMimeType() - Method in exception com.itextpdf.html2pdf.jsoup.UnsupportedMimeTypeException
 
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.
getMonochrome() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the number of bits per pixel on a monochrome (greyscale) device.
getName() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get this tag's name.
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
 
getNextValidToken() - Method in class com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer
Gets the next valid token.
getNormalDeclarations() - Method in class com.itextpdf.html2pdf.css.CssRuleSet
Gets the normal CSS declarations.
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
 
getOrientation() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the orientation.
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<String, String>) - Static method in class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
Gets the own properties.
getOwnProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
getPageClasses() - Method in class com.itextpdf.html2pdf.css.page.PageContextNode
Gets the list of page classes.
getPageMarginBoxRectangle() - Method in class com.itextpdf.html2pdf.css.page.PageMarginBoxContextNode
Gets the rectangle in which page margin box contents should be shown.
getPageTypeName() - Method in class com.itextpdf.html2pdf.css.page.PageContextNode
Gets the page type name.
getParsingResult() - Method in class com.itextpdf.html2pdf.css.parse.syntax.CssParserStateController
Gets the resulting style sheet.
getPdfDocument() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
Gets the PDF document.
getPosition() - Method in class com.itextpdf.html2pdf.jsoup.parser.ParseError
Retrieves the offset of the error.
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
Gets the postfix of a property.
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
Gets the postfix of a property.
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderColorShorthandResolver
 
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
 
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderStyleShorthandResolver
 
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderWidthShorthandResolver
 
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.MarginShorthandResolver
 
getPostfix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.PaddingShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
Gets the prefix of a property.
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
Gets the prefix of a property.
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
Gets the prefix of a property.
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderBottomShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderColorShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderLeftShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderRightShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderStyleShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderTopShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderWidthShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.MarginShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.OutlineShorthandResolver
 
getPrefix() - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.PaddingShorthandResolver
 
getProperties() - Method in class com.itextpdf.html2pdf.css.CssFontFaceRule
Gets the properties.
getProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
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
 
getProperty() - Method in class com.itextpdf.html2pdf.css.CssDeclaration
Gets the property.
getPseudoClass() - Method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
 
getPseudoClass() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
getPseudoClass() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthChild
 
getPseudoClass() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthLastChild
 
getPseudoClass() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthLastOfType
 
getPseudoClass() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthOfType
 
getPseudoElementName() - Method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
Gets the pseudo element name.
getQuotesDepth() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
Gets the quotes depth.
getRadioCheckResolver() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
Gets the radio check resolver.
getReadOnlyRandomAccesFile(File) - Static method in class com.itextpdf.html2pdf.jsoup.PortUtil
 
getResolution() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the resolution in DPI.
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.
getRuleName() - Method in class com.itextpdf.html2pdf.css.CssAtRule
Gets the rule name.
getRuleParameters() - Method in class com.itextpdf.html2pdf.css.CssNestedAtRule
 
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.
getScan() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the scan value.
getSelector() - Method in class com.itextpdf.html2pdf.css.CssRuleSet
Gets the CSS selector.
getSelectorItems() - Method in class com.itextpdf.html2pdf.css.selector.AbstractCssSelector
 
getSeparator() - Method in class com.itextpdf.html2pdf.css.selector.item.CssSeparatorSelectorItem
Gets the separator character.
getShorthandResolver(String) - Static method in class com.itextpdf.html2pdf.css.resolve.shorthand.ShorthandResolverFactory
Gets a shorthand resolver.
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.
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssAttributeSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssClassSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssIdSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssPagePseudoClassSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssPageTypeSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoElementSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssSeparatorSelectorItem
 
getSpecificity() - Method in class com.itextpdf.html2pdf.css.selector.item.CssTagSelectorItem
 
getSpecificity() - Method in interface com.itextpdf.html2pdf.css.selector.item.ICssSelectorItem
Gets the specificity.
getStack() - Method in class com.itextpdf.html2pdf.attach.State
Gets the stack.
getState() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
Gets the state.
getStatements() - Method in class com.itextpdf.html2pdf.css.CssNestedAtRule
Gets the list of CSS statements.
getStatements() - Method in class com.itextpdf.html2pdf.css.CssStyleSheet
Gets the CSS statements of this style sheet.
getStatusCode() - Method in exception com.itextpdf.html2pdf.jsoup.HttpStatusException
 
getStyles() - Method in class com.itextpdf.html2pdf.css.CssContextNode
 
getStyles() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
getStyles() - Method in interface com.itextpdf.html2pdf.html.node.IStylesContainer
Gets the styles.
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.
getTotalWidth() - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
This method calculates the total widths of TOP-, RIGHT-, BOTTOM- and LEFT- side styles, each combined of widths of applied margins, borders and paddings.
getTreeBuilder() - Method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Get the TreeBuilder currently in use.
getType() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the type.
getType() - Method in class com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer.Token
Gets the type.
getUrl() - Method in exception com.itextpdf.html2pdf.jsoup.HttpStatusException
 
getUrl() - Method in exception com.itextpdf.html2pdf.jsoup.UnsupportedMimeTypeException
 
getValue() - Method in class com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer.Token
Gets the value.
getValue() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttribute
 
getValue() - Method in interface com.itextpdf.html2pdf.html.node.IAttribute
Gets the value.
getValue() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Get the attribute value.
getWaitingLeaves() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
Gets the waiting leaves.
getWholeData() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupDataNode
 
getWholeData() - Method in interface com.itextpdf.html2pdf.html.node.IDataNode
Gets all the data.
getWholeData() - Method in class com.itextpdf.html2pdf.jsoup.nodes.DataNode
Get the data contents of this node.
getWholeDeclaration() - Method in class com.itextpdf.html2pdf.jsoup.nodes.XmlDeclaration
Get the unencoded XML declaration.
getWholeText() - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
Get the (unencoded) text of this text node, including any newlines and spaces present in the original.
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<String, String>, ProcessorContext) - Static method in class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
Gets the width.
getWidth() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Gets the width in points.
GRID - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <mq-boolean> which is an <integer> that can only have the 0 and 1 value.
Media: all
Accepts min/max prefixes: no
Determines whether the output device is a grid device or a bitmap device.
GROOVE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant GROOVE.

H

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.
HANDHELD - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant HANDHELD.
HANGING_PUNCTUATION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HANGING_PUNCTUATION.
hasAttr(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Test if this element has an attribute.
hasAttr(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
hasAttr(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Checks if any of the matched elements have this attribute set.
hasBeforeAfterElements(IElementNode) - Static method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementUtil
Checks for before or after elements.
hasBordersToDraw() - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
This method is needed to check if we need to draw a simulated Div element, i.e.
hasClass(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Tests if this element has a class.
hasClass(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Determine if any of the matched elements have this class name set in their class attribute.
hasFonts() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
Check fonts in font provider and temporary font set.
hashCode() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
 
hashCode() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Calculates the hashcode of these attributes, by iterating all attributes and summing their hashcodes.
hashCode() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
 
hasInputStream() - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
hasKey(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Tests if these attributes contain an attribute with this key.
hasMatch(Pattern, String) - Static method in class com.itextpdf.html2pdf.jsoup.PortUtil
 
hasOwnProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
hasProperty(int) - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
hasSameValue(Object) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Check if this node is has the same content as another node.
hasStylesToApply() - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
This method is needed to check if there are styles applied on the current element.
hasTagPriorityMapping(String) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
Checks for tag priority mapping.
hasText() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Test if this element has any text content (that is not just whitespace).
hasText() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
 
HEAD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant HEAD.
head() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Accessor to the document's head element.
head(Node, int) - Method in interface com.itextpdf.html2pdf.jsoup.select.NodeVisitor
Callback for when a node is first visited.
HEADER - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant HEADER.
HEBREW - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HEBREW.
HEIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HEIGHT.
HEIGHT - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <length>
Media: visual, tactile
Accepts min/max prefixes: yes
The height media feature describes the height of the output device's rendering surface (such as the height of the viewport or of the page box on a printer).
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
The Constant HEIGHT_VALUE_IN_PERCENT_NOT_SUPPORTED.
HIDDEN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HIDDEN.
HIRAGANA - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HIRAGANA.
HIRAGANA_IROHA - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HIRAGANA_IROHA.
HOVER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HOVER.
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
ICssApplier implementation for hr elements.
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
Creates a new HrTagWorker instance.
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
Creates a new HTagWorker instance.
HTML - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant HTML.
html() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Get the HTML representation of this attribute; e.g.
html(Appendable, Document.OutputSettings) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
 
html() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Get the HTML representation of these attributes.
html() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Retrieves the element's inner HTML.
html(Appendable) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Write this node and its children to the given Appendable.
html(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Set this element's inner HTML.
html(Appendable) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Write this node and its children to the given Appendable.
html() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the combined inner HTML of all matched elements.
html(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Set the inner HTML of each matched element.
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
Creates a new Html2PdfException instance.
Html2PdfProductInfo - Class in com.itextpdf.html2pdf
Product info about this iText add-on.
Html2PdfProductInfo() - Constructor for class com.itextpdf.html2pdf.Html2PdfProductInfo
 
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
Instantiates a new HtmlDocumentRenderer instance.
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.
htmlParser() - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Create a new HTML parser.
HtmlTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for Html elements.
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
Creates a new HtmlTagWorker instance.
HtmlTreeBuilder - Class in com.itextpdf.html2pdf.jsoup.parser
HTML Tree Builder; creates a DOM from Tokens.
HtmlUtils - Class in com.itextpdf.html2pdf.html
Utilities class with HTML-related functionality.
HttpStatusException - Exception in com.itextpdf.html2pdf.jsoup
Signals that a HTTP request resulted in a not OK HTTP response.
HttpStatusException(String, int, String) - Constructor for exception com.itextpdf.html2pdf.jsoup.HttpStatusException
 
HyphenationApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
The Class HyphenationApplierUtil.
HYPHENS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant HYPHENS.

I

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.
IAttribute - Interface in com.itextpdf.html2pdf.html.node
Interface for HTML attributes.
IAttributes - Interface in com.itextpdf.html2pdf.html.node
Interface for a series of HTML attributes.
ICON - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ICON.
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
ICssApplierFactory interface is used for instantiating new ICssApplier objects.
ICssDataTypeValidator - Interface in com.itextpdf.html2pdf.css.validate
Interface for CSS data type validators.
ICssDeclarationValidator - Interface in com.itextpdf.html2pdf.css.validate
Interface for CSS declaration validators.
ICssResolver - Interface in com.itextpdf.html2pdf.css.resolve
Interface for CSS resolvers.
ICssSelector - Interface in com.itextpdf.html2pdf.css.selector
Interface for CSS Selector classes.
ICssSelectorItem - Interface in com.itextpdf.html2pdf.css.selector.item
Interface for CSS selector items.
ICustomElementNode - Interface in com.itextpdf.html2pdf.html.node
Interface that serves as a marker indicating that this particular IElementNode is something non-standard.
ID - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant ID.
id() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get the id attribute of this element.
Id(String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.Id
 
IDataNode - Interface in com.itextpdf.html2pdf.html.node
Interface for data nodes.
IDisplayAware - Interface in com.itextpdf.html2pdf.attach.impl.tags
Interface for those TagWorker implementations that deal with tags that can have a display value.
IDocumentNode - Interface in com.itextpdf.html2pdf.html.node
Interface implemented by classes that are a top node, and as such represent a Document.
IDocumentTypeNode - Interface in com.itextpdf.html2pdf.html.node
Interface for the document type node.
IElementNode - Interface in com.itextpdf.html2pdf.html.node
Interface for node classes that have a parent and children, and for which styles can be defined; each of these nodes can also have a name and attributes.
IFormField - Interface in com.itextpdf.html2pdf.attach.impl.layout.form.element
Interface extending the ILeafElement interface in the context of form fields.
IHtmlParser - Interface in com.itextpdf.html2pdf.html
Interface for the HTML parsing operations that accept HTML and return a document node.
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.
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
Creates a new ImgTagWorker instance.
IN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant IN.
in(String, String...) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
 
IN_RANGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant IN_RANGE.
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.
indent(Appendable, int, Document.OutputSettings) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
indentAmount() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Get the current tag indent amount, used when pretty printing.
indentAmount(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Set the indent amount for pretty printing
IndexEquals(int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexEquals
 
IndexEvaluator(int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexEvaluator
 
IndexGreaterThan(int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexGreaterThan
 
IndexLessThan(int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexLessThan
 
INHERIT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant INHERIT.
INITIAL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant INITIAL.
initialiseParse(String, String, ParseErrorList) - Method in class com.itextpdf.html2pdf.jsoup.parser.XmlTreeBuilder
 
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.
INode - Interface in com.itextpdf.html2pdf.html.node
Interface for classes that describe a Node with a parent and children.
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
The Constant INPUT_SUPPORTS_ONLY_POINT_WIDTH.
INPUT_TYPE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant INPUT_TYPE_IS_NOT_SUPPORTED.
InputField - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
Extension of the FormField class representing a button so that a InputFieldRenderer is used.
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
The AbstractOneLineTextFieldRenderer implementation for input fields.
InputFieldRenderer(InputField) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
Creates a new InputFieldRenderer instance.
inputStream(InputStream) - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
inputStream() - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
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
Creates a new InputTagWorker instance.
INS - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant INS.
insertChild(int, Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Inserts the given child node into this element at the specified index.
insertChildren(int, Collection<? extends Node>) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Inserts the given child nodes into this element at the specified index.
INSET - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant INSET.
INSIDE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant INSIDE.
inSorted(String, String[]) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
 
INVALID - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant INVALID.
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.
is(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Test if any of the matched elements match the supplied query.
isBase64Data(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Checks if a data is base 64 encoded.
isBaseNamedEntity(String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.Entities
Check if the input is a known named entity in the base entity set.
isBlank(String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Tests if a string is blank: null, emtpy, or only whitespace (" ", \r\n, \t, etc)
isBlank() - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
Test if this text node is blank -- that is, empty or only whitespace (including newlines).
isBlock() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Test if this element is a block-level element.
isBlock() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Gets if this is a block tag.
isBooleanAttribute() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
 
isBooleanAttribute() - Method in class com.itextpdf.html2pdf.jsoup.nodes.BooleanAttribute
 
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.
isColorProperty(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Checks if a value is a color property.
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.
isData() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Gets if this tag is a data only tag.
isDataAttribute() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
 
isEmpty() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get if this is an empty tag
isEmpty() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Is the queue empty?
IsEmpty() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsEmpty
 
isFalse(boolean) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the value is false
isFalse(boolean, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the value is false
IsFirstChild() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsFirstChild
 
IsFirstOfType() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsFirstOfType
 
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.
isFormListed() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get if this tag represents a control associated with a form.
isFormSubmittable() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get if this tag represents an element that should be submitted with a form.
isGrid() - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Checks if the media device is a grid.
IShorthandResolver - Interface in com.itextpdf.html2pdf.css.resolve.shorthand
Interface for shorthand resolvers.
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
isInheritable(String) - Static method in class com.itextpdf.html2pdf.css.resolve.CssInheritance
Checks if a property is inheritable.
isInline() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Gets if this tag is an inline tag.
isKnownTag() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get if this is a pre-defined tag, or was auto created on parsing.
isKnownTag(String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Check if this tagname is a known tag.
IsLastChild() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsLastChild
 
IsLastOfType() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsLastOfType
 
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
 
isLocalBaseUri() - Method in class com.itextpdf.html2pdf.resolver.resource.UriResolver
Check if baseURI is local
isMetricValue(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Checks whether a string contains an allowed metric unit in HTML/CSS; px, in, cm, mm, pc or pt.
isNamedEntity(String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.Entities
Check if the input is a known named entity
IsNthChild(int, int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthChild
 
IsNthLastChild(int, int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthLastChild
 
IsNthLastOfType(int, int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthLastOfType
 
IsNthOfType(int, int) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsNthOfType
 
isNumeric(String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Tests if a string is numeric, i.e.
isNumericValue(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Checks whether a string matches a numeric value (e.g.
IsOnlyChild() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsOnlyChild
 
IsOnlyOfType() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsOnlyOfType
 
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.
isRelativeValue(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Checks whether a string contains an allowed value relative to previously set value.
isRemValue(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Checks whether a string contains an allowed value relative to previously set root value.
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.
 
IsRoot() - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsRoot
 
isSafeAttribute(String, Element, Attribute) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Test if the supplied attribute is allowed by this whitelist for this tag
isSafeTag(String) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Test if the supplied tag is allowed by this whitelist
isSelfClosing() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get if this tag is self closing.
isString() - Method in class com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer.Token
Checks if the token is a string.
isStyleSheetLink(IElementNode) - Static method in class com.itextpdf.html2pdf.html.HtmlUtils
Checks if an IElementNode represents a style sheet link.
isSuccessful(Matcher) - Static method in class com.itextpdf.html2pdf.jsoup.PortUtil
 
isTotalPageCount() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
Checks if the node represents the total page count.
isTrackErrors() - Method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Check if parse error tracking is enabled.
isTrue(boolean) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the value is true
isTrue(boolean, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the value is true
IStylesContainer - Interface in com.itextpdf.html2pdf.html.node
Interface for classes that can get and set styles.
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
isValid(String) - Method in interface com.itextpdf.html2pdf.css.validate.ICssDataTypeValidator
Checks if a value is a valid data type (e.g.
isValid(CssDeclaration) - Method in interface com.itextpdf.html2pdf.css.validate.ICssDeclarationValidator
Checks if a value is a valid CSS declaration.
isValid(String) - Method in class com.itextpdf.html2pdf.css.validate.impl.datatype.CssColorValidator
 
isValid(String) - Method in class com.itextpdf.html2pdf.css.validate.impl.datatype.CssEnumValidator
 
isValid(String) - Method in class com.itextpdf.html2pdf.css.validate.impl.datatype.CssIdentifierValidator
 
isValid(String) - Method in class com.itextpdf.html2pdf.css.validate.impl.datatype.CssQuotesValidator
 
isValid(String) - Method in class com.itextpdf.html2pdf.css.validate.impl.datatype.CssTransformValidator
 
isValid(CssDeclaration) - Method in class com.itextpdf.html2pdf.css.validate.impl.declaration.MultiTypeDeclarationValidator
 
isValid(CssDeclaration) - Method in class com.itextpdf.html2pdf.css.validate.impl.declaration.SingleTypeDeclarationValidator
 
isValid(String, Whitelist) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Test if the input HTML has only tags and attributes allowed by the Whitelist.
isValid(Document) - Method in class com.itextpdf.html2pdf.jsoup.safety.Cleaner
Determines if the input document is valid, against the whitelist.
isValidMediaType(String) - Static method in class com.itextpdf.html2pdf.css.media.MediaType
Checks if a media type is registered as a valid media type.
isWhitespace(int) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Tests if a code point is "whitespace" as defined in the HTML spec.
ITagWorker - Interface in com.itextpdf.html2pdf.attach
Interface for all the tag worker implementations.
ITagWorkerFactory - Interface in com.itextpdf.html2pdf.attach
ITagWorkerFactory interface is used for instantiating new ITagWorker objects.
ITALIC - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ITALIC.
iterator() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttributes
 
iterator() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
 
ITextNode - Interface in com.itextpdf.html2pdf.html.node
Interface for text nodes.
IWrapElement - Interface in com.itextpdf.html2pdf.attach.wrapelement
Interface for all the element wrapper classes (such as SpanWrapper, TableWrapper,...).

J

join(Collection, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Join a collection of strings by a seperator
join(Iterator, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Join a collection of strings by a seperator
Jsoup - Class in com.itextpdf.html2pdf.jsoup
The core public access point to the jsoup functionality.
JsoupAttribute - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the IAttribute interface; wrapper for the JSoup Attribute class.
JsoupAttribute(Attribute) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttribute
Creates a new JsoupAttribute instance.
JsoupAttributes - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the IAttributes interface; wrapper for the JSoup Attributes class.
JsoupAttributes(Attributes) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttributes
Creates a new JsoupAttributes instance.
JsoupDataNode - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the IDataNode interface; wrapper for the JSoup DataNode class.
JsoupDataNode(DataNode) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupDataNode
Creates a new JsoupDataNode instance.
JsoupDocumentNode - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the IDocumentNode interface; wrapper for the JSoup Document class.
JsoupDocumentNode(Document) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupDocumentNode
Creates a new JsoupDocumentNode instance.
JsoupDocumentTypeNode - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the IDocumentTypeNode interface; wrapper for the JSoup DocumentType class.
JsoupDocumentTypeNode(DocumentType) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupDocumentTypeNode
Creates a new JsoupDocumentTypeNode instance.
JsoupElementNode - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the IElementNode interface; wrapper for the JSoup JsoupNode class.
JsoupElementNode(Element) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
Creates a new JsoupElementNode instance.
JsoupHtmlParser - Class in com.itextpdf.html2pdf.html.impl.jsoup
Class that uses JSoup to parse HTML.
JsoupHtmlParser() - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.JsoupHtmlParser
 
JsoupNode - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the INode interface; wrapper for the JSoup Node class.
JsoupNode(Node) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupNode
Creates a new JsoupNode instance.
JsoupTextNode - Class in com.itextpdf.html2pdf.html.impl.jsoup.node
Implementation of the ITextNode interface; wrapper for the JSoup TextNode class.
JsoupTextNode(TextNode) - Constructor for class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupTextNode
Creates a new JsoupTextNode instance.
JUSTIFY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant JUSTIFY.

K

KBD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant KBD.
KEEP_WITH_PREVIOUS - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
The Constant KEEP_WITH_PREVIOUS works only for top-level elements, i.e.
key(String) - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
key() - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
KeyVal - Class in com.itextpdf.html2pdf.jsoup.helper
 
KEYWORDS - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant KEYWORDS.

L

LABEL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant LABEL.
LABEL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant LABEL.
LANDSCAPE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LANDSCAPE.
LANG - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LANG.
LANG - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant LANG.
LARGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LARGE.
LARGER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LARGER.
LAST - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LAST.
last() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the last matched element.
LAST_CHILD - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LAST_CHILD.
LAST_OF_TYPE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LAST_OF_TYPE.
lastElementSibling() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Gets the last element sibling of this element
layout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
 
layout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractSelectFieldRenderer
 
layout(LayoutContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
 
LEFT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LEFT.
LEFT - Static variable in class com.itextpdf.html2pdf.css.page.PageContextConstants
The Constant LEFT.
LEFT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant LEFT.
LEFT_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant LEFT_BOTTOM.
LEFT_MIDDLE - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant LEFT_MIDDLE.
LEFT_TOP - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant LEFT_TOP.
LEGEND - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant LEGEND.
LETTER_SPACING - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LETTER_SPACING.
LI - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant LI.
LIGHTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LIGHTER.
LINE_HEIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LINE_HEIGHT.
LINE_THROUGH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LINE_THROUGH.
LINK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LINK.
LINK - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant LINK.
LinkContext - Class in com.itextpdf.html2pdf.attach.impl
This class keeps track of information regarding link (destinations) that occur in the document.
LinkContext() - Constructor for class com.itextpdf.html2pdf.attach.impl.LinkContext
Construct an (empty) LinkContext
LinkHelper - Class in com.itextpdf.html2pdf.attach.util
Helper class for links.
LinkTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the link element.
LinkTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
Creates a new LinkTagWorker instance.
list - Variable in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
The list.
LIST_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LIST_STYLE.
LIST_STYLE_IMAGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LIST_STYLE_IMAGE.
LIST_STYLE_POSITION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LIST_STYLE_POSITION.
LIST_STYLE_TYPE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LIST_STYLE_TYPE.
ListBoxField - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
A field that represents a control for selecting one or several of the provided options.
ListBoxField(String, int, boolean) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.ListBoxField
Creates a new list box field.
listItem - Variable in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
The list item.
ListStyleApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply list styles to an element.
ListStyleShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
IShorthandResolver implementation for list styles.
ListStyleShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.ListStyleShorthandResolver
 
LiTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for Li elements.
LiTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.LiTagCssApplier
 
LiTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the li element.
LiTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
Creates a new LiTagWorker instance.
load(File, String, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.DataUtil
Loads a file to a Document.
load(InputStream, String, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.DataUtil
Parses a Document from an input steam.
load(InputStream, String, String, Parser) - Static method in class com.itextpdf.html2pdf.jsoup.helper.DataUtil
Parses a Document from an input steam, using the provided Parser.
LOCAL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LOCAL.
location() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Get the URL this Document was parsed from.
LogMessageConstant - Class in com.itextpdf.html2pdf
Class that bundles all the error message templates as constants.
LOWER_ALPHA - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LOWER_ALPHA.
LOWER_GREEK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LOWER_GREEK.
LOWER_LATIN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LOWER_LATIN.
LOWER_ROMAN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LOWER_ROMAN.
LOWERCASE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LOWERCASE.
LTR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant LTR.
LTR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant LTR.

M

MAIN - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant MAIN.
MAJOR_VERSION - Static variable in class com.itextpdf.html2pdf.Html2PdfProductInfo
The major version number.
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.Button
Deprecated.
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.ButtonContainer
Deprecated.
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.CheckBox
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.ComboBoxField
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.InputField
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.ListBoxField
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.Radio
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.element.TextArea
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.PageCountElement
 
makeNewRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.RunningElement
 
MANUAL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MANUAL.
MARGIN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MARGIN.
MARGIN_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MARGIN_BOTTOM.
MARGIN_LEFT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MARGIN_LEFT.
MARGIN_RIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MARGIN_RIGHT.
MARGIN_TOP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MARGIN_TOP.
MARGIN_VALUE_IN_PERCENT_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant MARGIN_VALUE_IN_PERCENT_NOT_SUPPORTED.
MarginApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply margins.
MarginShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for margins.
MarginShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.MarginShorthandResolver
 
MARK - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant MARK.
MARKS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MARKS.
MARQUEE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant MARQUEE.
matchChomp(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Tests if the queue matches the sequence (as with match), and if they do, removes the matched string from the queue.
matches(MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.media.MediaExpression
Tries to match a MediaDeviceDescription.
matches(MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.media.MediaQuery
Tries to match a device description with the media query.
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.CssPageMarginBoxSelector
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.CssPageSelector
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.CssSelector
 
matches(INode) - Method in interface com.itextpdf.html2pdf.css.selector.ICssSelector
Checks if a node matches the selector.
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssAttributeSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssClassSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssIdSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssPagePseudoClassSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssPageTypeSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoElementSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssSeparatorSelectorItem
 
matches(INode) - Method in class com.itextpdf.html2pdf.css.selector.item.CssTagSelectorItem
 
matches(INode) - Method in interface com.itextpdf.html2pdf.css.selector.item.ICssSelectorItem
Checks if the selector matches an element.
matches(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Tests if the next characters on the queue match the sequence.
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AllElements
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Attribute
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeStarting
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValue
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueContaining
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueEnding
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueMatching
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueNot
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueStarting
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Class
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.ContainsOwnText
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.ContainsText
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Id
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexEquals
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexGreaterThan
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexLessThan
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsEmpty
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsFirstChild
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsLastChild
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsOnlyChild
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsOnlyOfType
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsRoot
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator
Test if the element meets the evaluator's requirements.
Matches(Pattern) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.Matches
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Matches
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.MatchesOwn
 
matches(Element, Element) - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Tag
 
matchesAny(String...) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Tests if the next characters match any of the sequences.
matchesAny(char...) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
 
matchesCS(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Case sensitive match test.
MatchesOwn(Pattern) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.MatchesOwn
 
matchesStartTag() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
 
matchesWhitespace() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Tests if queue starts with a whitespace character.
matchesWord() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Test if the queue matches a word character (letter or digit).
matchMediaDevice(MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.css.media.CssMediaRule
Tries to match a media device.
MATRIX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MATRIX.
MAX - Static variable in class com.itextpdf.html2pdf.css.media.MediaRuleConstants
The Constant MAX.
MAX_HEIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MAX_HEIGHT.
MAX_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MAX_WIDTH.
MEDIA - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant MEDIA.
MEDIA - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant MEDIA.
MediaDeviceDescription - Class in com.itextpdf.html2pdf.css.media
Class that bundles all the values of a media device description.
MediaDeviceDescription(String) - Constructor for class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
See MediaType class constants for possible values.
MediaDeviceDescription(String, float, float) - Constructor for class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Creates a new MediaDeviceDescription instance.
MediaExpression - Class in com.itextpdf.html2pdf.css.media
Class that bundles all the media expression properties.
MediaFeature - Class in com.itextpdf.html2pdf.css.media
Class that bundles all the media feature values.
MediaQuery - Class in com.itextpdf.html2pdf.css.media
Class that bundles all the media query properties.
MediaQueryParser - Class in com.itextpdf.html2pdf.css.media
Utilities class that parses String values into MediaQuery or MediaExpression values.
MediaRuleConstants - Class in com.itextpdf.html2pdf.css.media
Class that bundles a series of media rule constants.
MediaType - Class in com.itextpdf.html2pdf.css.media
Class that bundles all the media types and allows you to registered valid media types in a Set.
MEDIUM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MEDIUM.
MENU - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MENU.
MESSAGE_BOX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MESSAGE_BOX.
META - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant META.
MetaTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the meta element.
MetaTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
Creates a new MetaTagWorker instance.
MIDDLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MIDDLE.
MIDDLE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant MIDDLE.
MIN - Static variable in class com.itextpdf.html2pdf.css.media.MediaRuleConstants
The Constant MIN.
MIN_HEIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MIN_HEIGHT.
MIN_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MIN_WIDTH.
MINOR_VERSION - Static variable in class com.itextpdf.html2pdf.Html2PdfProductInfo
The minor version number.
MM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant MM.
MONOCHROME - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <integer>
Media: visual
Accepts min/max prefixes: yes
Indicates the number of bits per pixel on a monochrome (greyscale) device.
move(float, float) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractOneLineTextFieldRenderer
 
moveToNextEmptyCol() - Method in class com.itextpdf.html2pdf.attach.util.RowColHelper
Move to next empty column.
MULTIPLE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant MULTIPLE.
MultiTypeDeclarationValidator - Class in com.itextpdf.html2pdf.css.validate.impl.declaration
ICssDeclarationValidator implementation in case multiple types have to be checked.
MultiTypeDeclarationValidator(ICssDataTypeValidator...) - Constructor for class com.itextpdf.html2pdf.css.validate.impl.declaration.MultiTypeDeclarationValidator
Creates a new MultiTypeDeclarationValidator instance.

N

name() - Method in class com.itextpdf.html2pdf.css.pseudo.CssPseudoElementNode
 
NAME - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant NAME.
name() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
name() - Method in interface com.itextpdf.html2pdf.html.node.IElementNode
Gets the name of the element node.
name() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Entities.EscapeMode
 
name() - Method in class com.itextpdf.html2pdf.jsoup.nodes.XmlDeclaration
Get the name of this declaration.
NAV - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant NAV.
newFooterRow() - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
Adds a new footer row.
newHeaderRow() - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
Adds a new header row.
newRow() - Method in class com.itextpdf.html2pdf.attach.util.RowColHelper
Move to a new row.
newRow() - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
Adds a new body row.
nextElementSibling() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Gets the next sibling element of this element.
nextSibling() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get this node's next sibling.
NO_CLOSE_QUOTE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NO_CLOSE_QUOTE.
NO_CONSUMER_FOUND_FOR_CONTENT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant NO_CONSUMER_FOUND_FOR_CONTENT.
NO_CSS_APPLIER_FOUND_FOR_TAG - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant NO_CSS_APPLIER_FOUND_FOR_TAG.
NO_IPROPERTYCONTAINER_RESULT_FOR_THE_TAG - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant NO_IPROPERTYCONTAINER_RESULT_FOR_THE_TAG.
NO_OPEN_QUOTE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NO_OPEN_QUOTE.
NO_REPEAT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NO_REPEAT.
NO_WORKER_FOUND_FOR_TAG - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant NO_WORKER_FOUND_FOR_TAG.
Node - Class in com.itextpdf.html2pdf.jsoup.nodes
The base, abstract Node model.
Node(String, Attributes) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Node
Create a new Node.
Node(String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Node
 
Node() - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Node
Default constructor.
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Comment
 
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.DataNode
 
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
 
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.DocumentType
 
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
 
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get the node name of this node.
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
nodeName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.XmlDeclaration
 
NodeTraversor - Class in com.itextpdf.html2pdf.jsoup.select
Depth-first node traversor.
NodeTraversor(NodeVisitor) - Constructor for class com.itextpdf.html2pdf.jsoup.select.NodeTraversor
Create a new traversor.
NodeVisitor - Interface in com.itextpdf.html2pdf.jsoup.select
Node visitor interface.
NONE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NONE.
none() - Static method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
This whitelist allows only text nodes: all HTML will be stripped.
noNullElements(Object[]) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the array contains no null elements
noNullElements(Object[], String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the array contains no null elements
NORMAL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NORMAL.
normalise() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Normalise the document.
normaliseWhitespace(String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Normalise the whitespace within this string; multiple spaces collapse to a single, and all whitespace characters (e.g.
normalizeCssProperty(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Normalizes a CSS property.
NOSHADE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant NOSHADE.
NOT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NOT.
NOT - Static variable in class com.itextpdf.html2pdf.css.media.MediaRuleConstants
The Constant NOT.
not(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Remove elements from this list that match the Selector query.
NOT_SUPPORTED_LIST_STYLE_TYPE - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant NOT_SUPPORTED_LIST_STYLE_TYPE.
NOT_SUPPORTED_TH_SCOPE_TYPE - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant NOT_SUPPORTED_TH_SCOPE_TYPE.
notEmpty(String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the string is not empty
notEmpty(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the string is not empty
notNull(Object) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the object is not null
notNull(Object, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.Validate
Validates that the object is not null
NOWRAP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NOWRAP.
NTH_CHILD - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NTH_CHILD.
NTH_LAST_CHILD - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NTH_LAST_CHILD.
NTH_LAST_OF_TYPE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NTH_LAST_OF_TYPE.
NTH_OF_TYPE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant NTH_OF_TYPE.
NUMBER - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant NUMBER.

O

OBLIQUE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OBLIQUE.
OL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant OL.
ONLY - Static variable in class com.itextpdf.html2pdf.css.media.MediaRuleConstants
The Constant ONLY.
ONLY_CHILD - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ONLY_CHILD.
ONLY_OF_TYPE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ONLY_OF_TYPE.
OPACITY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OPACITY.
OpacityApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply opacity.
OPEN_QUOTE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OPEN_QUOTE.
OPTGROUP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant OPTION.
OptGroupTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the optgroup element.
OptGroupTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.OptGroupTagWorker
Creates a new OptGroupTagWorker instance.
OPTION - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant OPTION.
OPTIONAL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OPTIONAL.
OptionTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the option element.
OptionTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.OptionTagWorker
Creates a new OptionTagWorker instance.
ORIENTATION - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: landscape | portrait
Media: visual
Accepts min/max prefixes: no
Indicates whether the viewport is in landscape (the display is wider than it is tall) or portrait (the display is taller than it is wide) mode.
OUT_OF_RANGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUT_OF_RANGE.
outerHtml() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
 
outerHtml() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get the outer HTML of this node.
outerHtml(Appendable) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
outerHtml() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the combined outer HTML of all matched elements.
OUTLINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUTLINE.
outline() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Get if outline mode is enabled.
outline(boolean) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Enable or disable HTML outline mode.
OUTLINE_COLOR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUTLINE_COLOR.
OUTLINE_OFFSET - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUTLINE_OFFSET.
OUTLINE_STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUTLINE_STYLE.
OUTLINE_WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUTLINE_WIDTH.
OutlineApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
 
OutlineHandler - Class in com.itextpdf.html2pdf.attach.impl
A OutlineHandler handles creating outlines for tags.
OutlineHandler() - Constructor for class com.itextpdf.html2pdf.attach.impl.OutlineHandler
 
OutlineShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for outlines.
OutlineShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.OutlineShorthandResolver
 
outputSettings() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Get the document's current output settings.
outputSettings(Document.OutputSettings) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Set the document's output settings.
OutputSettings() - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
 
OUTSET - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUTSET.
OUTSIDE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OUTSIDE.
OVERFLOW - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OVERFLOW.
OVERFLOW_VALUES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OVERFLOW_VALUES.
OVERFLOW_WRAP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OVERFLOW_WRAP.
OVERFLOW_X - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OVERFLOW_X.
OVERFLOW_Y - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OVERFLOW_Y.
OverflowApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply overflow.
OVERLINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant OVERLINE.
ownerDocument() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Gets the Document associated with this Node.
ownText() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Gets the text owned by this element only; does not get the combined text of all children.

P

P - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant P.
PADDING - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PADDING.
padding(int) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Returns space padding
PADDING_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PADDING_BOTTOM.
PADDING_BOX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PADDING_BOX.
PADDING_LEFT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PADDING_LEFT.
PADDING_RIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PADDING_RIGHT.
PADDING_TOP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PADDING_TOP.
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.
PaddingShorthandResolver - Class in com.itextpdf.html2pdf.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for paddings.
PaddingShorthandResolver() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.impl.PaddingShorthandResolver
 
PAGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PAGE.
PAGE - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant PAGE.
PAGE_BREAK_AFTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PAGE_BREAK_AFTER.
PAGE_BREAK_BEFORE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PAGE_BREAK_BEFORE.
PAGE_BREAK_INSIDE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PAGE_BREAK_INSIDE.
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_MARGIN_BOX_TAG - Static variable in class com.itextpdf.html2pdf.css.page.PageMarginBoxContextNode
The Constant PAGE_MARGIN_BOX_TAG.
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.
PageContextConstants - Class in com.itextpdf.html2pdf.css.page
Class that bundles a series of page context constants.
PageContextConstants() - Constructor for class com.itextpdf.html2pdf.css.page.PageContextConstants
 
PageContextNode - Class in com.itextpdf.html2pdf.css.page
CssContextNode implementation for page contexts.
PageContextNode() - Constructor for class com.itextpdf.html2pdf.css.page.PageContextNode
Creates a new PageContextNode instance.
PageContextNode(INode) - Constructor for class com.itextpdf.html2pdf.css.page.PageContextNode
Creates a new PageContextNode instance.
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
Instantiates a new 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
Deprecated.
Will be removed in 3.0. Use PageCountElementNode.PageCountElementNode(boolean, INode) instead
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
Creates a new PageCountWorker instance.
PageMarginBoxContextNode - Class in com.itextpdf.html2pdf.css.page
CssContextNode implementation for page margin box contexts.
PageMarginBoxContextNode(INode, String) - Constructor for class com.itextpdf.html2pdf.css.page.PageMarginBoxContextNode
Creates a new PageMarginBoxContextNode instance.
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
Creates a new PageMarginBoxWorker instance.
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.
parent() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
 
parent() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Gets this node's parent node.
PARENT_TABLE_BORDER - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant PARENT_TABLE_BORDER.
parentNode() - Method in class com.itextpdf.html2pdf.css.CssContextNode
 
parentNode() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
 
parentNode() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
 
parentNode() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupNode
 
parentNode() - Method in interface com.itextpdf.html2pdf.html.node.INode
Gets the parent node.
parentNode() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Gets this node's parent node.
parents() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get this element's parent and ancestors, up to the document root.
parents() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get all of the parents and ancestor elements of the matched elements.
parse(InputStream, String) - Static method in class com.itextpdf.html2pdf.css.parse.CssStyleSheetParser
Parses a stream into a CssStyleSheet.
parse(InputStream) - Static method in class com.itextpdf.html2pdf.css.parse.CssStyleSheetParser
Parses a stream into a CssStyleSheet.
parse(String, String) - Static method in class com.itextpdf.html2pdf.css.parse.CssStyleSheetParser
Parses a string into a CssStyleSheet.
parse(String) - Static method in class com.itextpdf.html2pdf.css.parse.CssStyleSheetParser
Parses a string into a CssStyleSheet.
parse(InputStream, String) - Method in interface com.itextpdf.html2pdf.html.IHtmlParser
Parses HTML provided as an InputStream and an encoding.
parse(String) - Method in interface com.itextpdf.html2pdf.html.IHtmlParser
Parses HTML provided as a String.
parse(InputStream, String) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.JsoupHtmlParser
 
parse(String) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.JsoupHtmlParser
 
parse(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Parse HTML into a Document.
parse(String, String, Parser) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Parse HTML into a Document, using the provided Parser.
parse(String) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Parse HTML into a Document.
parse(File, String, String) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Parse the contents of a file as HTML.
parse(File, String) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Parse the contents of a file as HTML.
parse(InputStream, String, String) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Read an input stream, and parse it to a Document.
parse(InputStream, String, String, Parser) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Read an input stream, and parse it to a Document.
parse(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Parse HTML into a Document.
parse(String) - Static method in class com.itextpdf.html2pdf.jsoup.select.QueryParser
Parse a CSS query into an Evaluator.
parseAbsoluteFontSize(String) - Static method in class com.itextpdf.html2pdf.css.apply.util.FontStyleApplierUtil
Parses the absolute font size.
parseAbsoluteLength(String, String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses a length with an allowed metric unit (px, pt, in, cm, mm, pc, q) or numeric value (e.g.
parseAbsoluteLength(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses the absolute length.
parseAspectRatio(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses an aspect ratio into an array with two integers.
parseBodyFragment(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Parse a fragment of HTML, with the assumption that it forms the body of the HTML.
parseBodyFragment(String) - Static method in class com.itextpdf.html2pdf.jsoup.Jsoup
Parse a fragment of HTML, with the assumption that it forms the body of the HTML.
parseBodyFragment(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Parse a fragment of HTML into the body of a Document.
parseBodyFragmentRelaxed(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
parseBoxProps(Map<String, String>, 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).
ParseError - Class in com.itextpdf.html2pdf.jsoup.parser
A Parse Error records an error in the input HTML that occurs in either the tokenisation or the tree building phase.
parseFloat(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses a float without throwing an exception if something goes wrong.
parseFragment(String, Element, String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Parse a fragment of HTML into a list of nodes.
parseInput(String, String) - Method in class com.itextpdf.html2pdf.jsoup.parser.Parser
 
parseInteger(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses an integer without throwing an exception if something goes wrong.
parseLengthValueToPt(String, float, float) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Convenience method for parsing a value to pt.
parsePropertyDeclarations(String) - Static method in class com.itextpdf.html2pdf.css.parse.CssRuleSetParser
Parses property declarations.
Parser - Class in com.itextpdf.html2pdf.jsoup.parser
Parses HTML into a Document.
Parser(TreeBuilder) - Constructor for class com.itextpdf.html2pdf.jsoup.parser.Parser
Create a new Parser, using the specified TreeBuilder
parseRelativeFontSize(String, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.FontStyleApplierUtil
Parses the relative font size.
parseRelativeValue(String, float) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses an relative value based on the base value that was given, in the metric unit of the base value.
(e.g.
parseResolution(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses the resolution.
parseRgbaColor(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses the RGBA color.
parseRuleSet(String, String) - Static method in class com.itextpdf.html2pdf.css.parse.CssRuleSetParser
Parses a rule set into a list of CssRuleSet instances.
parseSelectorItems(String) - Static method in class com.itextpdf.html2pdf.css.parse.CssPageSelectorParser
Parses the selector items into a list of ICssSelectorItem instances.
parseSelectorItems(String) - Static method in class com.itextpdf.html2pdf.css.parse.CssSelectorParser
Parses the selector items.
parseSpecificCornerBorderRadius(String, float, float) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Parses the border radius of specific corner.
parseXmlFragment(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Parse a fragment of XML into a list of nodes.
PASSWORD - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant PASSWORD.
PC - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PC.
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.
peek() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Retrieves but does not remove the first character from the queue.
peekLast() - Method in class com.itextpdf.html2pdf.jsoup.helper.DescendableLinkedList
Look at the last element, if there is one.
PERCENTAGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PERCENTAGE.
pollLast() - Method in class com.itextpdf.html2pdf.jsoup.helper.DescendableLinkedList
Remove and return the last element, if there is one
pop() - Method in class com.itextpdf.html2pdf.attach.State
Pops a ITagWorker from the stack.
PORTRAIT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PORTRAIT.
PortUtil - Class in com.itextpdf.html2pdf.jsoup
 
PortUtil() - Constructor for class com.itextpdf.html2pdf.jsoup.PortUtil
 
PortUtil - Class in com.itextpdf.html2pdf
Utility class to wrap any Reader in a BufferedReader.
POSITION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant POSITION.
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.
prepend(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Add inner HTML into this element.
prepend(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Add the supplied HTML to the start of each matched element's inner HTML.
prependChild(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Add a node to the start of this element's children.
prependElement(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Create a new element by tag name, and add it as the first child.
prependText(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Create and prepend a new TextNode to this element.
preserveRelativeLinks(boolean) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Configure this Whitelist to preserve relative links in an element's URL attribute, or convert them to absolute links.
preserveWhitespace() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get if this tag should preserve whitespace within child text nodes.
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
Creates a new PreTagWorker instance.
prettyPrint() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Get if pretty printing is enabled.
prettyPrint(boolean) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Enable or disable pretty printing.
previousElementSibling() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Gets the previous element sibling of this element.
previousSibling() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get this node's previous sibling.
PRINT - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant PRINT.
process(char) - Method in class com.itextpdf.html2pdf.css.parse.syntax.CssParserStateController
Process a character using the current state.
process(Token) - Method in class com.itextpdf.html2pdf.jsoup.parser.HtmlTreeBuilder
 
process(Token) - Method in class com.itextpdf.html2pdf.jsoup.parser.XmlTreeBuilder
 
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.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.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.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<String, String>, 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.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.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.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.
processEndTag(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 
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
Instantiates a new ProcessorContext instance.
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.
processStartTag(String) - Method in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 
processStartTag(String, Attributes) - Method in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 
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.OptionTagWorker
 
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.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.
PRODUCT_NAME - Static variable in class com.itextpdf.html2pdf.Html2PdfProductInfo
The product name.
PROJECTION - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant PROJECTION.
properties - Variable in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
PT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PT.
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
Creates a new PTagWorker instance.
push(ITagWorker) - Method in class com.itextpdf.html2pdf.attach.State
Pushes a ITagWorker instance to the stack.
push(E) - Method in class com.itextpdf.html2pdf.jsoup.helper.DescendableLinkedList
Add a new element to the start of the list.
put(String, String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Set a new attribute, or replace an existing one by key.
put(String, boolean) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Set a new boolean attribute, remove attribute if value is false.
put(Attribute) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Set a new attribute, or replace an existing one by key.
putAllTagPriorityMappings(Map<String, Integer>) - 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.
PX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant PX.

Q

Q - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant Q.
Q - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant Q.
QueryParser - Class in com.itextpdf.html2pdf.jsoup.select
Parses a CSS selector into an Evaluator tree.
quirksMode() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
 
quirksMode(Document.QuirksMode) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
 
QUOTE_IS_NOT_CLOSED_IN_CSS_EXPRESSION - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant QUOTE_IS_NOT_CLOSED_IN_CSS_EXPRESSION.
QUOTES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant QUOTES.
QUOTES_PROPERTY_INVALID - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant QUOTES_PROPERTY_INVALID.

R

Radio - Class in com.itextpdf.html2pdf.attach.impl.layout.form.element
Extension of the FormField class representing a radio button so that a RadioRenderer is used instead of the default renderer for fields.
Radio(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.element.Radio
Creates a new Radio instance.
RADIO - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant RADIO.
RadioCheckResolver - Class in com.itextpdf.html2pdf.resolver.form
Utilities class that resolves radio's checked property value.
RadioCheckResolver() - Constructor for class com.itextpdf.html2pdf.resolver.form.RadioCheckResolver
Creates a new RadioCheckResolver instance.
RadioRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
The AbstractOneLineTextFieldRenderer implementation for radio buttons.
RadioRenderer(Radio) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.RadioRenderer
Creates a new RadioRenderer instance.
READ_ONLY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant READ_ONLY.
READ_WRITE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant READ_WRITE.
REFLECTION_IN_TAG_WORKER_FACTORY_IMPLEMENTATION_FAILED - Static variable in exception com.itextpdf.html2pdf.exception.TagWorkerInitializationException
Template for the error message in case a tag worker couldn't be instantiated.
ReflectionFailed - Static variable in exception com.itextpdf.html2pdf.exception.CssApplierInitializationException
The message template in case reflection failed.
REL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant REL.
RELATIVE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant RELATIVE.
relaxed() - Static method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
This whitelist allows a full range of text and structural body HTML: a, b, blockquote, br, caption, cite, code, col, colgroup, dd, div, dl, dt, em, h1, h2, h3, h4, h5, h6, i, img, li, ol, p, pre, q, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, u, ul
REM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant REM.
remainder() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Consume and return whatever is left on the queue.
remove(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Remove an attribute by key.
remove() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Remove (delete) this node from the DOM tree.
remove() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Remove each matched element from the DOM.
removeAttr(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Remove an attribute from this element.
removeAttr(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
removeAttr(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Remove an attribute from every matched element.
removeAttributes(String, String...) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Remove a list of allowed attributes from a tag.
removeChild(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
removeClass(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Remove a class name from this element's class attribute.
removeClass(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Remove the class name from every matched element's class attribute, if present.
removeDoubleSpacesAndTrim(String) - Static method in class com.itextpdf.html2pdf.css.util.CssUtils
Removes double spaces and trims a string.
removeEnforcedAttribute(String, String) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Remove a previously configured enforced attribute from a tag.
removeProtocols(String, String, String...) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Remove allowed URL protocols for an element's URL attribute.
removeTags(String...) - Method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Remove a list of allowed elements from a whitelist.
reparentChild(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
REPEAT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant REPEAT.
REPEAT_X - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant REPEAT_X.
REPEAT_Y - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant REPEAT_Y.
replaceChild(Node, Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
replaceWith(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Replace this node in the DOM with the supplied node.
REQUIRED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant REQUIRED.
reset() - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
Resets the current state so that this OutlineHandler is ready to process new document
reset() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
Resets the context.
reset(PdfDocument) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
Resets the context, and assigns a new PDF document.
reset() - Method in class com.itextpdf.html2pdf.resolver.form.FormFieldNameResolver
Resets the map containing all the field names.
resetCache() - Method in class com.itextpdf.html2pdf.resolver.resource.ResourceResolver
Resets the simple image cache.
resetCounter(String, INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
Resets the counter.
resetCounter(String, int, INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
Resets the counter.
RESOLUTION - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <resolution>
Media: bitmap
Accepts min/max prefixes: yes
Indicates the resolution (pixel density) of the output device.
resolve(URL, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Create a new absolute URL, from a provided existing absolute URL and a relative URL component.
resolve(String, String) - Static method in class com.itextpdf.html2pdf.jsoup.helper.StringUtil
Create a new absolute URL, from a provided existing absolute URL and a relative URL component.
resolveAgainstBaseUri(String) - Method in class com.itextpdf.html2pdf.resolver.resource.ResourceResolver
Resolves a given URI against the base URI.
resolveAgainstBaseUri(String) - Method in class com.itextpdf.html2pdf.resolver.resource.UriResolver
Resolve a given URI against the base URI.
resolveCounter(String, String, INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
Resolves a counter.
resolveCounters(String, String, String, INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
Resolves counters.
resolveFormName(String) - Method in class com.itextpdf.html2pdf.resolver.form.FormFieldNameResolver
Resolves a proposed field name to a valid field name.
resolveShorthand(String) - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BackgroundShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.BorderShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.FontShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.html2pdf.css.resolve.shorthand.impl.ListStyleShorthandResolver
 
resolveShorthand(String) - Method in interface com.itextpdf.html2pdf.css.resolve.shorthand.IShorthandResolver
Resolves a shorthand expression.
resolveStyles(INode, CssContext) - Method in class com.itextpdf.html2pdf.css.resolve.DefaultCssResolver
 
resolveStyles(INode, CssContext) - Method in interface com.itextpdf.html2pdf.css.resolve.ICssResolver
Resolves the styles of a node.
ResourceResolver - Class in com.itextpdf.html2pdf.resolver.resource
Utilities class to resolve resources.
ResourceResolver(String) - Constructor for class com.itextpdf.html2pdf.resolver.resource.ResourceResolver
Creates ResourceResolver instance.
retrieveImage(String) - Method in class com.itextpdf.html2pdf.resolver.resource.ResourceResolver
Retrieve PdfImageXObject.
retrieveStream(String) - Method in class com.itextpdf.html2pdf.resolver.resource.ResourceResolver
Retrieve a resource as a byte array from a source that can either be a link to a file, or a base64 encoded String.
retrieveStyleSheet(String) - Method in class com.itextpdf.html2pdf.resolver.resource.ResourceResolver
Open an InputStream to a style sheet URI.
retrieveWidth(float) - Method in class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
 
RIDGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant RIDGE.
RIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant RIGHT.
RIGHT - Static variable in class com.itextpdf.html2pdf.css.page.PageContextConstants
The Constant RIGHT.
RIGHT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant RIGHT.
RIGHT_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant RIGHT_BOTTOM.
RIGHT_MIDDLE - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant RIGHT_MIDDLE.
RIGHT_TOP - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant RIGHT_TOP.
ROOT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ROOT.
ROTATE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant ROTATE.
ROW - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant ROW.
RowColHelper - Class in com.itextpdf.html2pdf.attach.util
Helper class to keep track of the current column / row position in a table.
RowColHelper() - Constructor for class com.itextpdf.html2pdf.attach.util.RowColHelper
 
ROWGROUP - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant ROWGROUP.
ROWS - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant ROWS.
ROWSPAN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant ROWSPAN.
RTL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant RTL.
RTL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant RTL.
RULE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant RULE_IS_NOT_SUPPORTED.
RUNNING - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant RUNNING.
RunningElement - Class in com.itextpdf.html2pdf.attach.impl.layout
An IElement that serves as a placeholder for removed running element from the normal flow.
RunningElement(RunningElementContainer) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.RunningElement
Creates a new instance of RunningElement.
RunningElementContainer - Class in com.itextpdf.html2pdf.attach.impl.layout
A wrapper for the running elements taken out of the normal flow.
RunningElementContainer(IElementNode, ITagWorker) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.RunningElementContainer
Initializes a new instance of RunningElementContainer that contains given running element IElementNode and ITagWorker instances.
RunningElementTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the running elements taken out of the normal flow.
RunningElementTagWorker(RunningElementContainer) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
 
runParser() - Method in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 

S

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.
SCALE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SCALE.
SCALE_X - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SCALE_X.
SCALE_Y - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SCALE_Y.
SCAN - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: progressive | interlace
Media: tv
Accepts min/max prefixes: no
Describes the scanning process of television output devices.
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.
SCREEN - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant SCREEN.
SCRIPT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant SCRIPT.
SCROLL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SCROLL.
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.
select(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Find elements that match the Selector CSS query, with this element as the starting context.
select(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Find matching elements within this element list.
select(String, Element) - Static method in class com.itextpdf.html2pdf.jsoup.select.Selector
Find elements matching selector.
select(Evaluator, Element) - Static method in class com.itextpdf.html2pdf.jsoup.select.Selector
Find elements matching selector.
select(String, Iterable<Element>) - Static method in class com.itextpdf.html2pdf.jsoup.select.Selector
Find elements matching selector.
SELECTED - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant SELECTED.
SelectFieldComboBoxRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
The SelectFieldComboBoxRenderer implementation for select field renderer.
SelectFieldComboBoxRenderer(AbstractSelectField) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldComboBoxRenderer
Creates a new SelectFieldComboBoxRenderer instance.
SelectFieldListBoxRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
The SelectFieldListBoxRenderer implementation for select field renderer.
SelectFieldListBoxRenderer(AbstractSelectField) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.SelectFieldListBoxRenderer
Creates a new SelectFieldListBoxRenderer instance.
SELECTION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SELECTION.
Selector - Class in com.itextpdf.html2pdf.jsoup.select
CSS-like element selector, that finds elements matching a query.
Selector.SelectorParseException - Exception in com.itextpdf.html2pdf.jsoup.select
 
SelectorParseException(String, Object...) - Constructor for exception com.itextpdf.html2pdf.jsoup.select.Selector.SelectorParseException
 
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
Creates a new SelectTagWorker instance.
SEPARATE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SEPARATE.
SerializationException - Exception in com.itextpdf.html2pdf.jsoup
A SerializationException is raised whenever serialization of a DOM element fails.
SerializationException() - Constructor for exception com.itextpdf.html2pdf.jsoup.SerializationException
Creates and initializes a new serialization exception with no error message and cause.
SerializationException(String) - Constructor for exception com.itextpdf.html2pdf.jsoup.SerializationException
Creates and initializes a new serialization exception with the given error message and no cause.
SerializationException(Throwable) - Constructor for exception com.itextpdf.html2pdf.jsoup.SerializationException
Creates and initializes a new serialization exception with the specified cause and an error message of (cause==null ? null : cause.toString()) (which typically contains the class and error message of cause).
SerializationException(String, Throwable) - Constructor for exception com.itextpdf.html2pdf.jsoup.SerializationException
Creates and initializes a new serialization exception with the given error message and cause.
setAttribute(String, String) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttributes
 
setAttribute(String, String) - Method in interface com.itextpdf.html2pdf.html.node.IAttributes
Adds a key and a value of an attributes.
setBaseUri(String) - Method in class com.itextpdf.html2pdf.ConverterProperties
Sets the base URI.
setBaseUri(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Update the base URI of this node and all of its descendants.
setBitsPerComponent(int) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the bits per component.
setCellCssProps(Map<String, String>) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
Sets the cell CSS properties.
setCellCssProps(Map<String, String>) - 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.
setColorIndex(int) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the color index.
setContainingBlockForMarginBox(Rectangle) - Method in class com.itextpdf.html2pdf.css.page.PageMarginBoxContextNode
Sets the containing block rectangle for the margin box, which is used for calculating some of the margin box properties relative values.
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.
setExpression(String) - Method in class com.itextpdf.html2pdf.css.CssDeclaration
Sets the expression.
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
Method to indicate that this is actually a TableFooterTagWorker instance.
setGrid(boolean) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the grid value.
setHeader() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
Method to indicate that this is actually a TableHeaderTagWorker instance.
setHeight(float) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the height in points.
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.
setKey(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Set the attribute key.
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
 
setMonochrome(int) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the number of bits per pixel on a monochrome (greyscale) device.
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.
setOrientation(String) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the orientation.
setOutlineHandler(OutlineHandler) - Method in class com.itextpdf.html2pdf.ConverterProperties
Sets the outline handler.
setOwnCssProps(Map<String, String>) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
Sets the own CSS properties.
setOwnCssProps(Map<String, String>) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
Sets the own CSS properties.
setPageMarginBoxRectangle(Rectangle) - Method in class com.itextpdf.html2pdf.css.page.PageMarginBoxContextNode
Sets the rectangle in which page margin box contents are shown.
setPagesCounterPresent(boolean) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
Sets the presence of a page counter.
setPageTypeName(String) - Method in class com.itextpdf.html2pdf.css.page.PageContextNode
Sets the page type name.
setParentNode(Node) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
setProperty(int, Object) - Method in class com.itextpdf.html2pdf.attach.impl.layout.BodyHtmlStylesContainer
setQuotesDepth(int) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
Sets the quotes depth.
setResolution(float) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the resolution in DPI.
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.
setScan(String) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the scan value.
setSiblingIndex(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
setStyles(Map<String, String>) - Method in class com.itextpdf.html2pdf.css.CssContextNode
 
setStyles(Map<String, String>) - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
 
setStyles(Map<String, String>) - Method in interface com.itextpdf.html2pdf.html.node.IStylesContainer
Sets the styles.
setTagWorkerFactory(ITagWorkerFactory) - Method in class com.itextpdf.html2pdf.ConverterProperties
Sets the TagWorkerFactory.
setTrackErrors(int) - Method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Enable or disable parse error tracking for the next parse.
setTreeBuilder(TreeBuilder) - Method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Update the TreeBuilder used when parsing content.
setValue(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Set the attribute value.
setWholeData(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.DataNode
Set the data contents of this node.
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.
setWidth(float) - Method in class com.itextpdf.html2pdf.css.media.MediaDeviceDescription
Sets the width in points.
ShorthandResolverFactory - Class in com.itextpdf.html2pdf.css.resolve.shorthand
A factory for creating ShorthandResolver objects.
ShorthandResolverFactory() - Constructor for class com.itextpdf.html2pdf.css.resolve.shorthand.ShorthandResolverFactory
 
shouldCollapseAttribute(Document.OutputSettings) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Collapsible if it's a boolean attribute and value is empty or same as name
shrinkCurrentAreaAndProcessRenderer(IRenderer, List<IRenderer>, LayoutResult) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
 
siblingElements() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get sibling elements.
siblingIndex() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Get the list index of this node in its node sibling list.
siblingNodes() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Retrieves this node's sibling nodes.
signedNumberFormat - Static variable in class com.itextpdf.html2pdf.jsoup.PortUtil
 
simpleText() - Static method in class com.itextpdf.html2pdf.jsoup.safety.Whitelist
This whitelist allows only simple text formatting: b, em, i, strong, u.
SingleTypeDeclarationValidator - Class in com.itextpdf.html2pdf.css.validate.impl.declaration
ICssDeclarationValidator implementation to validate a single type.
SingleTypeDeclarationValidator(ICssDataTypeValidator) - Constructor for class com.itextpdf.html2pdf.css.validate.impl.declaration.SingleTypeDeclarationValidator
Creates a new SingleTypeDeclarationValidator instance.
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.
size() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupAttributes
 
size() - Method in interface com.itextpdf.html2pdf.html.node.IAttributes
Returns the number of attributes.
size() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
Get the number of attributes in this set.
SKEW - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SKEW.
SKEW_X - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SKEW_X.
SKEW_Y - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SKEW_Y.
SMALL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SMALL.
SMALL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant SMALL.
SMALL_CAPS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SMALL_CAPS.
SMALL_CAPTION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SMALL_CAPTION.
SMALLER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SMALLER.
SOLID - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SOLID.
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
ICssApplier implementation for Span elements.
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
Creates a new SpanTagWorker instance.
SpanWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
Wrapper for the span element.
SpanWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
 
SPEECH - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant SPEECH.
splitText(int) - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
Split this text node into two nodes at the specified string offset.
SQUARE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant SQUARE.
SRC - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant SRC.
stack - Variable in class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 
START - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant START.
START - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant start
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.
STATIC - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant STATIC.
STATUS_BAR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant STATUS_BAR.
STRIKE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant STRIKE.
StringUtil - Class in com.itextpdf.html2pdf.jsoup.helper
A minimal String utility class.
StringUtil() - Constructor for class com.itextpdf.html2pdf.jsoup.helper.StringUtil
 
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.
STYLESHEET - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant STYLESHEET.
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
 
syntax() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Get the document's current output syntax.
syntax(Document.OutputSettings.Syntax) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings
Set the document's output syntax.

T

TAB_SIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TAB_SIZE.
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
Creates a new TableFooterTagWorker instance.
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
ICssApplier implementation for table elements.
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
Creates a new TableTagWorker instance.
TableWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
Wrapper for the table element.
TableWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
 
tag() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get the Tag for this element.
Tag - Class in com.itextpdf.html2pdf.jsoup.parser
HTML Tag capabilities.
Tag(String) - Constructor for class com.itextpdf.html2pdf.jsoup.select.Evaluator.Tag
 
TagConstants - Class in com.itextpdf.html2pdf.html
Class that bundles a series of tag constants.
tagName() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get the name of the tag for this element.
tagName(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Change the tag of this element.
tagName(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Update the tag name of each matched element.
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
Creates a new TagProcessorMapping instance.
TagsSearchInScope - Static variable in class com.itextpdf.html2pdf.jsoup.parser.HtmlTreeBuilder
 
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
Creates a TagWorkerInitializationException instance.
TagWorkerInitializationException(String, String, String, Throwable) - Constructor for exception com.itextpdf.html2pdf.exception.TagWorkerInitializationException
Creates a TagWorkerInitializationException instance.
tail(Node, int) - Method in interface com.itextpdf.html2pdf.jsoup.select.NodeVisitor
Callback for when a node is last visited, after all of its descendants have been visited.
TARGET - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TARGET.
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
ICssApplier implementation for Td elements.
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
Creates a new TdTagWorker instance.
TEXT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant TEXT.
text() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupElementNode
Returns the element text.
text(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Set the text of the body of this document.
text() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Gets the combined text of this element and all its children.
text(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Set the text of this element.
text() - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
Get the text content of this text node.
text(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
Set the text content of this text node.
text() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the combined text of all the matched elements.
TEXT_ALIGN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_ALIGN.
TEXT_ALIGN_LAST - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_ALIGN_LAST.
TEXT_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_BOTTOM.
TEXT_COMBINE_UPRIGHT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_COMBINE_UPRIGHT.
TEXT_DECORATION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_DECORATION.
TEXT_DECORATION_BLINK_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant TEXT_DECORATION_BLINK_NOT_SUPPORTED.
TEXT_INDENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_INDENT.
TEXT_JUSTIFY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_JUSTIFY.
TEXT_ORIENTATION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_ORIENTATION.
TEXT_SHADOW - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_SHADOW.
TEXT_TOP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_TOP.
TEXT_TRANSFORM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_TRANSFORM.
TEXT_UNDERLINE_POSITION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TEXT_UNDERLINE_POSITION.
TEXT_WAS_NOT_PROCESSED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant TEXT_WAS_NOT_PROCESSED.
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
Creates a new TextArea instance.
TEXTAREA - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant TEXTAREA.
TextAreaRenderer - Class in com.itextpdf.html2pdf.attach.impl.layout.form.renderer
The AbstractTextFieldRenderer implementation for text area fields.
TextAreaRenderer(TextArea) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
Creates a new TextAreaRenderer instance.
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
Creates a new TextAreaTagWorker instance.
TextNode - Class in com.itextpdf.html2pdf.jsoup.nodes
A text node.
TextNode(String, String) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.TextNode
Create a new TextNode representing the supplied (unencoded) text).
textNodes() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get this element's child text nodes.
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.
THICK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant THICK.
THIN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant THIN.
ThTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
 
ThTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ThTagWorker
Creates a new ThTagWorker instance.
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.
title() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Get the string contents of the document's title element.
title(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Set the document's title element.
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
Creates a new TitleTagWorker instance.
toggleClass(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Toggle a class name on this element's class attribute: if present, remove it; otherwise add it.
toggleClass(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Toggle the class name on every matched element's class attribute.
Token(String, CssDeclarationValueTokenizer.TokenType) - Constructor for class com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer.Token
Creates a new CssDeclarationValueTokenizer.Token instance.
TokenQueue - Class in com.itextpdf.html2pdf.jsoup.parser
A character queue with parsing helpers.
TokenQueue(String) - Constructor for class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Create a new TokenQueue.
top() - Method in class com.itextpdf.html2pdf.attach.State
Peeks at the ITagWorker at the top of the stack.
TOP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TOP.
TOP - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant TOP.
TOP_CENTER - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant TOP_CENTER.
TOP_LEFT - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant TOP_LEFT.
TOP_LEFT_CORNER - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant TOP_LEFT_CORNER.
TOP_RIGHT - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant TOP_RIGHT.
TOP_RIGHT_CORNER - Static variable in class com.itextpdf.html2pdf.css.CssRuleName
The Constant TOP_RIGHT_CORNER.
toString() - Method in class com.itextpdf.html2pdf.css.CssDeclaration
 
toString() - Method in class com.itextpdf.html2pdf.css.CssFontFaceRule
 
toString() - Method in class com.itextpdf.html2pdf.css.CssNestedAtRule
 
toString() - Method in class com.itextpdf.html2pdf.css.CssRuleSet
 
toString() - Method in class com.itextpdf.html2pdf.css.CssSemicolonAtRule
 
toString() - Method in class com.itextpdf.html2pdf.css.CssStyleSheet
 
toString() - Method in class com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer.Token
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.AbstractCssSelector
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.item.CssAttributeSelectorItem
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.item.CssClassSelectorItem
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.item.CssIdSelectorItem
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoClassSelectorItem
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.item.CssPseudoElementSelectorItem
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.item.CssSeparatorSelectorItem
 
toString() - Method in class com.itextpdf.html2pdf.css.selector.item.CssTagSelectorItem
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
toString() - Method in exception com.itextpdf.html2pdf.jsoup.HttpStatusException
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attribute
Get the string representation of this attribute, implemented as Attribute.html().
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Attributes
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Comment
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.DataNode
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.TextNode
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.nodes.XmlDeclaration
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.parser.HtmlTreeBuilder
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.parser.ParseError
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.parser.Tag
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the combined outer HTML of all matched elements.
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AllElements
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Attribute
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeStarting
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValue
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueContaining
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueEnding
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueMatching
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueNot
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.AttributeWithValueStarting
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Class
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.ContainsOwnText
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.ContainsText
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.CssNthEvaluator
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Id
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexEquals
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexGreaterThan
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IndexLessThan
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsEmpty
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsFirstChild
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsFirstOfType
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsLastChild
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsLastOfType
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsOnlyChild
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsOnlyOfType
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.IsRoot
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Matches
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.MatchesOwn
 
toString() - Method in class com.itextpdf.html2pdf.jsoup.select.Evaluator.Tag
 
toString() - Method in exception com.itextpdf.html2pdf.jsoup.UnsupportedMimeTypeException
 
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.
TRANSFORM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TRANSFORM.
TransformationApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
 
TRANSLATE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TRANSLATE.
TRANSLATE_X - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TRANSLATE_X.
TRANSLATE_Y - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TRANSLATE_Y.
TRANSPARENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant TRANSPARENT.
traverse(NodeVisitor) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Perform a depth-first traversal through this node and its descendants.
traverse(NodeVisitor) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Perform a depth-first traversal on each of the selected elements.
traverse(Node) - Method in class com.itextpdf.html2pdf.jsoup.select.NodeTraversor
Start a depth-first traverse of the root and all of its descendants.
TreeBuilder - Class in com.itextpdf.html2pdf.jsoup.parser
 
TreeBuilder() - Constructor for class com.itextpdf.html2pdf.jsoup.parser.TreeBuilder
 
TrimUtil - Class in com.itextpdf.html2pdf.attach.util
Utility class to trim content.
TrTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for Tr elements.
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
Creates a new TrTagWorker instance.
TT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant TT.
TTY - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant TTY.
TV - Static variable in class com.itextpdf.html2pdf.css.media.MediaType
The Constant TV.
TYPE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant TYPE.

U

U - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant U.
UL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant UL.
UlOlTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
ICssApplier implementation for Ul en Ol elements.
UlOlTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.UlOlTagCssApplier
 
UlOlTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
TagWorker class for the ul and ol elements.
UlOlTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
Creates a new UlOlTagWorker instance.
UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE.
UNABLE_TO_RESOLVE_COUNTER - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNABLE_TO_RESOLVE_COUNTER.
UNABLE_TO_RESOLVE_FONT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNABLE_TO_RESOLVE_FONT.
UNABLE_TO_RETRIEVE_FONT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNABLE_TO_RETRIEVE_FONT.
UNABLE_TO_RETRIEVE_IMAGE_FROM_BASE64_SOURCE - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNABLE_TO_RETRIEVE_IMAGE_FROM_BASE64_SOURCE.
UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI.
UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI.
UNDERLINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant UNDERLINE.
unescape(String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.TokenQueue
Unescaped a \ escaped string.
unescapeEntities(String, boolean) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Utility method to unescape HTML entities from a string
UNICODE_BIDI - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant UNICODE_BIDI.
UNKNOWN_ABSOLUTE_METRIC_LENGTH_PARSED - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNKNOWN_ABSOLUTE_METRIC_LENGTH_PARSED.
UNKNOWN_MARGIN_BOX_CHILD - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant UNKNOWN_MARGIN_BOX_CHILD.
UNSUPPORTED_PSEUDO_CSS_SELECTOR - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
 
UnsupportedEncodingException - Static variable in exception com.itextpdf.html2pdf.exception.Html2PdfException
The Constant UnsupportedEncodingException.
UnsupportedMimeTypeException - Exception in com.itextpdf.html2pdf.jsoup
Signals that a HTTP response returned a mime type that is not supported.
UnsupportedMimeTypeException(String, String, String) - Constructor for exception com.itextpdf.html2pdf.jsoup.UnsupportedMimeTypeException
 
unwrap() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Removes this node from the DOM, and moves its children up into the node's parent.
unwrap() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Removes the matched elements from the DOM, and moves their children up into their parents.
updateCurrentArea(LayoutResult) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
 
updateCurrentPosition(int, int) - Method in class com.itextpdf.html2pdf.attach.util.RowColHelper
Update current position based on a colspan and a rowspan.
updateMetaCharsetElement(boolean) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Sets whether the element with charset information in this document is updated on changes through Document.charset(Charset) or not.
updateMetaCharsetElement() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Document
Returns whether the element with charset information in this document is updated on changes through Document.charset(Charset) or not.
UPPER_ALPHA - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant UPPER_ALPHA.
UPPER_LATIN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant UPPER_LATIN.
UPPER_ROMAN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant UPPER_ROMAN.
UPPERCASE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant UPPERCASE.
UriResolver - Class in com.itextpdf.html2pdf.resolver.resource
Utilities class to resolve URIs.
UriResolver(String) - Constructor for class com.itextpdf.html2pdf.resolver.resource.UriResolver
Creates a new UriResolver instance.
URL_IS_EMPTY_IN_CSS_EXPRESSION - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
 
URL_IS_NOT_CLOSED_IN_CSS_EXPRESSION - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
 

V

val() - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Get the value of a form element (input, textarea, etc).
val(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Set the value of a form element (input, textarea, etc).
val() - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Get the form element's value of the first matched element.
val(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Set the form element's value in each of the matched elements.
VALID - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant VALID.
Validate - Class in com.itextpdf.html2pdf.jsoup.helper
Simple validation methods.
VALIGN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant VALIGN.
VALUE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant VALUE.
value(String) - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
value() - Method in class com.itextpdf.html2pdf.jsoup.helper.KeyVal
 
valueOf(String) - Static method in enum com.itextpdf.html2pdf.attach.impl.layout.HtmlPageBreakType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.html2pdf.attach.impl.layout.PageCountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings.Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.html2pdf.jsoup.nodes.Document.QuirksMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.itextpdf.html2pdf.jsoup.nodes.Entities.EscapeMode
 
valueOf(String) - Static method in class com.itextpdf.html2pdf.jsoup.parser.Tag
Get a Tag by name.
values() - Static method in enum com.itextpdf.html2pdf.attach.impl.layout.HtmlPageBreakType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.html2pdf.attach.impl.layout.PageCountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.html2pdf.css.parse.CssDeclarationValueTokenizer.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.html2pdf.jsoup.nodes.Document.OutputSettings.Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.html2pdf.jsoup.nodes.Document.QuirksMode
Returns an array containing the constants of this enum type, in the order they are declared.
VAR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
The Constant VAR.
VERTICAL_ALIGN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant VERTICAL_ALIGN.
VerticalAlignmentApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply vertical alignment values.
VISIBILITY - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant VISIBILITY.
VISIBLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant VISIBILITY.
VISITED - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant VISITED.
VSPACE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant VSPACE.

W

WaitingColgroupsHelper - Class in com.itextpdf.html2pdf.attach.util
Helper class for waiting column groups.
WaitingColgroupsHelper(IElementNode) - Constructor for class com.itextpdf.html2pdf.attach.util.WaitingColgroupsHelper
Creates a new WaitingColgroupsHelper instance.
WaitingInlineElementsHelper - Class in com.itextpdf.html2pdf.attach.util
Helper class for waiting inline elements.
WaitingInlineElementsHelper(String, String) - Constructor for class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
Creates a new WaitingInlineElementsHelper instance.
WAS_NOT_ABLE_TO_DEFINE_BACKGROUND_CSS_SHORTHAND_PROPERTIES - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant WAS_NOT_ABLE_TO_DEFINE_BACKGROUND_CSS_SHORTHAND_PROPERTIES.
WHITE_SPACE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant WHITE_SPACE.
Whitelist - Class in com.itextpdf.html2pdf.jsoup.safety
Whitelists define what HTML (elements and attributes) to allow through the cleaner.
Whitelist() - Constructor for class com.itextpdf.html2pdf.jsoup.safety.Whitelist
Create a new, empty whitelist.
wholeText() - Method in class com.itextpdf.html2pdf.html.impl.jsoup.node.JsoupTextNode
 
wholeText() - Method in interface com.itextpdf.html2pdf.html.node.ITextNode
Returns all the text.
WIDTH - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant WIDTH.
WIDTH - Static variable in class com.itextpdf.html2pdf.css.media.MediaFeature
Value: <length>
Media: visual, tactile
Accepts min/max prefixes: yes
The width media feature describes the width of the rendering surface of the output device (such as the width of the document window, or the width of the page box on a printer).
WIDTH - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant WIDTH.
WidthHeightApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
Utilities class to apply a width or a height to an element.
WORD_BREAK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant WORD_BREAK.
WORD_SPACING - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant WORD_SPACING.
WORDWRAP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant WORDWRAP.
WORKER_UNABLE_TO_PROCESS_IT_S_TEXT_CONTENT - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant WORKER_UNABLE_TO_PROCESS_IT_S_TEXT_CONTENT.
WORKER_UNABLE_TO_PROCESS_OTHER_WORKER - Static variable in class com.itextpdf.html2pdf.LogMessageConstant
The Constant WORKER_UNABLE_TO_PROCESS_OTHER_WORKER.
wrap(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Element
Wrap the supplied HTML around this element.
wrap(String) - Method in class com.itextpdf.html2pdf.jsoup.nodes.Node
Wrap the supplied HTML around this node.
wrap(String) - Method in class com.itextpdf.html2pdf.jsoup.select.Elements
Wrap the supplied HTML around each matched elements.
wrapInBufferedReader(Reader) - Static method in class com.itextpdf.html2pdf.PortUtil
Wraps a Reader instance in a BufferedReader.
WRITING_MODE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant WRITING_MODE.

X

X_LARGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant X_LARGE.
X_SMALL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant X_SMALL.
xhtml - Static variable in class com.itextpdf.html2pdf.jsoup.nodes.Entities.EscapeMode
Restricted entities suitable for XHTML output: lt, gt, amp, and quot only.
XmlDeclaration - Class in com.itextpdf.html2pdf.jsoup.nodes
An XML Declaration.
XmlDeclaration(String, String, boolean) - Constructor for class com.itextpdf.html2pdf.jsoup.nodes.XmlDeclaration
Create a new XML declaration
xmlParser() - Static method in class com.itextpdf.html2pdf.jsoup.parser.Parser
Create a new XML parser.
XmlTreeBuilder - Class in com.itextpdf.html2pdf.jsoup.parser
Use the XmlTreeBuilder when you want to parse XML without any of the HTML DOM rules being applied to the document.
XmlTreeBuilder() - Constructor for class com.itextpdf.html2pdf.jsoup.parser.XmlTreeBuilder
 
XX_LARGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant XX_LARGE.
XX_SMALL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
The Constant XX_SMALL.

_

_1 - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
The Constant _1.
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 1998–2019 iText Group NV. All rights reserved.