- A - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant A.
- a - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant a.
- A - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant A.
- ABBR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ABBR.
- AbbrTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
Tag worker class for the abbr element.
- AbbrTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.AbbrTagWorker
-
- ABlockTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for a link block.
- ABlockTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ABlockTagWorker
-
- ABSOLUTE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant ABSOLUTE.
- AccessiblePropHelper - Class in com.itextpdf.html2pdf.attach.util
-
- AccessiblePropHelper() - Constructor for class com.itextpdf.html2pdf.attach.util.AccessiblePropHelper
-
- 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.resolve.CssContentElementNode
-
- 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.
- addBlockChild(IElement) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
Adds a child element to the div block.
- addCalligraphFonts() - Method in class com.itextpdf.html2pdf.resolver.font.DefaultFontProvider
-
This method loads a list of noto fonts from pdfCalligraph (if present in the classpath!) into FontProvider.
- addCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableRowWrapper
-
Adds a cell to the row.
- addCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Adds a new cell to the body rows.
- addChild(IRenderer) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- addChild(INode) - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- addChild(INode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- addFooterCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Adds a new cell to the footer rows.
- addHeaderCell(Cell) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Adds a new cell to the header rows.
- addNewPage(PageSize) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- addPageBreakElementAfter(ProcessorContext, ITagWorker, IElementNode, ITagWorker) - Static method in class com.itextpdf.html2pdf.css.apply.util.PageBreakApplierUtil
-
Processes a page break "after" property.
- addPageBreakElementBefore(ProcessorContext, ITagWorker, IElementNode, ITagWorker) - Static method in class com.itextpdf.html2pdf.css.apply.util.PageBreakApplierUtil
-
Processes a page break "before" property.
- ADDRESS - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ADDRESS.
- addRunningElement(String, RunningElementContainer) - Method in class com.itextpdf.html2pdf.css.page.CssRunningManager
-
Registers new running element from HTML document.
- addTargetCounterIfRequired(IElementNode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Adds counter value to every counter in the Map corresponding to a node ID.
- addTargetCountersIfRequired(IElementNode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Adds counters value to every counter in the Map corresponding to a node ID.
- addTemporaryFont(FontInfo, String) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Add temporary font from @font-face.
- addTemporaryFont(FontProgram, String, String) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Add temporary font from @font-face.
- addTemporaryFont(FontProgram, String, String, Range) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Add temporary font from @font-face.
- AFTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant AFTER.
- ALIGN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant ALIGN.
- ALT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant ALT.
- ANCHOR_LINK_NOT_HANDLED - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
- APPLICATION_NAME - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant APPLICATION_NAME.
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in interface com.itextpdf.html2pdf.css.apply.ICssApplier
-
Applies styles to an element.
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.BlockCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.BodyTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.CaptionCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.ColgroupTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.ColTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.CssContentLinearGradientApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.DisplayFlexTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.DisplayTableRowTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.DlTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.HrTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.HtmlTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.LiTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.PageMarginBoxCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.PlaceholderCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.SpanTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.TableTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.TdTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.TrTagCssApplier
-
- apply(ProcessorContext, IStylesContainer, ITagWorker) - Method in class com.itextpdf.html2pdf.css.apply.impl.UlOlTagCssApplier
-
- 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.
- applyChildElementStyles(IPropertyContainer, Map<String, String>, ProcessorContext, IStylesContainer) - Method in class com.itextpdf.html2pdf.css.apply.impl.SpanTagCssApplier
-
Applies styles to child elements.
- applyColStyles() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
Applies the column styles.
- applyColStyles() - Method in class com.itextpdf.html2pdf.attach.util.WaitingColgroupsHelper
-
Applies column styles.
- applyFlexContainerProperties(Map<String, String>, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.FlexApplierUtil
-
Applies properties to a flex container.
- applyFlexItemProperties(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.FlexApplierUtil
-
Applies properties to a flex item.
- 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.
- applyMargins(Map<String, String>, ProcessorContext, IPropertyContainer, float, float) - 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.
- applyOrphansAndWidows(Map<String, String>, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.css.apply.util.OrphansWidowsApplierUtil
-
Applies orphans and widows properties 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.
- applyPaddings(Map<String, String>, ProcessorContext, IPropertyContainer, float, float) - 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.
- applyVerticalAlignmentForBlocks(Map<String, String>, IPropertyContainer, boolean) - Static method in class com.itextpdf.html2pdf.css.apply.util.VerticalAlignmentApplierUtil
-
Apply vertical alignment to inline elements.
- 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.
- ARTICLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ARTICLE.
- ASIDE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant ASIDE.
- ATagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the a element.
- ATagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ATagWorker
-
- attach(IDocumentNode, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.attach.Attacher
-
Attaches the HTML content stored in a document node to
an existing PDF document, using specific converter properties,
and returning an iText Document object.
- attach(IDocumentNode, ConverterProperties) - Static method in class com.itextpdf.html2pdf.attach.Attacher
-
Attaches the HTML content stored in a document node to
a list of IElement objects.
- Attacher - Class in com.itextpdf.html2pdf.attach
-
Helper class to add parsed HTML content to an existing iText document,
or to parse HTML to a list of iText elements.
- AttributeConstants - Class in com.itextpdf.html2pdf.html
-
Class that bundles a series of attribute constants.
- AttributeConstants.ObjectTypes - Class in com.itextpdf.html2pdf.html
-
- AUTHOR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant AUTHOR.
- CANNOT_RESOLVE_TARGET_COUNTER_VALUE - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant CANNOT_RESOLVE_TARGET_COUNTER_VALUE.
- CAPITALIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CAPITALIZE.
- CAPITALIZE_ELEMENT - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant CAPITALIZE_ELEMENT indicates if an inline element needs to be capitalized.
- CAPTION - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CAPTION.
- CaptionCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- CaptionCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.CaptionCssApplier
-
- CaptionTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the caption element.
- CaptionTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.CaptionTagWorker
-
- CELLPADDING - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CLASS.
- CELLSPACING - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CLASS.
- CENTER - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CENTER.
- CENTER - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CENTER.
- CHECKBOX - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CHECKBOX.
- 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.
- checkNonPagesTargetCounterPresence(CssStyleSheet) - Static method in class com.itextpdf.html2pdf.css.util.CssStyleSheetAnalyzer
-
Helper method to check if non-page(s) target-counter(s) is present anywhere in the CSS.
- checkPagesCounterPresence(CssStyleSheet) - Static method in class com.itextpdf.html2pdf.css.util.CssStyleSheetAnalyzer
-
Helper method to check if counter(pages) or counters(pages) is present anywhere in the CSS.
- childNodes() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- childNodes() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- CITE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CITE.
- CLEAR - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CLEAR.
- clearManager() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Clears information about counters.
- clearWaitingLeaves() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Clears the waiting leaves.
- close() - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- CODE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant CODE.
- COL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLS.
- COL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant COL.
- COLGROUP - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLS.
- COLGROUP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant COLGROUP.
- ColgroupTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- ColgroupTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.ColgroupTagCssApplier
-
- ColgroupTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for a column group.
- ColgroupTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- ColgroupWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the colgroup element.
- ColgroupWrapper(int) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
- COLLAPSE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COLLAPSE.
- COLOR - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLOR.
- COLS - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLS.
- COLSPAN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant COLSPAN.
- ColTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- ColTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.ColTagCssApplier
-
- ColTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for a column.
- ColTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- ColWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the col element.
- ColWrapper(int) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
- com.itextpdf.html2pdf - package com.itextpdf.html2pdf
-
- com.itextpdf.html2pdf.actions.data - package com.itextpdf.html2pdf.actions.data
-
- com.itextpdf.html2pdf.actions.events - package com.itextpdf.html2pdf.actions.events
-
- 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.tags - package com.itextpdf.html2pdf.attach.impl.tags
-
- com.itextpdf.html2pdf.attach.util - package com.itextpdf.html2pdf.attach.util
-
- com.itextpdf.html2pdf.attach.wrapelement - package com.itextpdf.html2pdf.attach.wrapelement
-
- com.itextpdf.html2pdf.css - package com.itextpdf.html2pdf.css
-
- com.itextpdf.html2pdf.css.apply - package com.itextpdf.html2pdf.css.apply
-
- com.itextpdf.html2pdf.css.apply.impl - package com.itextpdf.html2pdf.css.apply.impl
-
- com.itextpdf.html2pdf.css.apply.util - package com.itextpdf.html2pdf.css.apply.util
-
- com.itextpdf.html2pdf.css.page - package com.itextpdf.html2pdf.css.page
-
- com.itextpdf.html2pdf.css.resolve - package com.itextpdf.html2pdf.css.resolve
-
- com.itextpdf.html2pdf.css.resolve.func.counter - package com.itextpdf.html2pdf.css.resolve.func.counter
-
- com.itextpdf.html2pdf.css.util - package com.itextpdf.html2pdf.css.util
-
- com.itextpdf.html2pdf.exceptions - package com.itextpdf.html2pdf.exceptions
-
- com.itextpdf.html2pdf.html - package com.itextpdf.html2pdf.html
-
- com.itextpdf.html2pdf.logs - package com.itextpdf.html2pdf.logs
-
- 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
-
- CONTENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CONTENT.
- CONTENT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant CONTENT.
- CONTENT_PROPERTY_INVALID - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant CONTENT_PROPERTY_INVALID.
- CONTENTS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CONTENTS.
- ContextMappingHelper - Class in com.itextpdf.html2pdf.attach.util
-
- ContextMappingHelper() - Constructor for class com.itextpdf.html2pdf.attach.util.ContextMappingHelper
-
- CONVERT_HTML - Static variable in class com.itextpdf.html2pdf.actions.events.PdfHtmlProductEvent
-
Convert html event type.
- ConverterProperties - Class in com.itextpdf.html2pdf
-
- ConverterProperties() - Constructor for class com.itextpdf.html2pdf.ConverterProperties
-
- ConverterProperties(ConverterProperties) - Constructor for class com.itextpdf.html2pdf.ConverterProperties
-
- convertNumberAccordingToGlyphStyle(CounterDigitsGlyphStyle, int) - Static method in class com.itextpdf.html2pdf.html.HtmlUtils
-
Converts number according to given glyph style.
- convertStringCounterGlyphStyleToEnum(String) - Static method in class com.itextpdf.html2pdf.html.HtmlUtils
-
Gets enum representation of given digits glyph style.
- convertToDocument(String, PdfWriter) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts a
String containing HTML 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 a
String containing HTML 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 a
String containing HTML to objects that
will be added to a
PdfDocument, using specific
ConverterProperties,
returning a
Document instance.
- convertToDocument(InputStream, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream to objects that
will be added to a
PdfDocument, using specific
ConverterProperties,
returning a
Document instance.
- convertToElements(String) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts a
String containing HTML to a
List of
iText objects (
IElement instances).
- convertToElements(InputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream to a
List of
iText objects (
IElement instances).
- convertToElements(String, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToElements(InputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, OutputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, OutputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, PdfWriter) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts a
String containing HTML to PDF by writing PDF content
to a
PdfWriter instance.
- convertToPdf(String, PdfWriter, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(String, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(File, File) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML stored in a
File to a PDF
File.
- convertToPdf(File, File, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, OutputStream) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, OutputStream, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, PdfDocument) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream to objects that
will be added to a
PdfDocument.
- convertToPdf(InputStream, PdfWriter) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
Converts HTML obtained from an
InputStream to content that
will be written to a
PdfWriter.
- convertToPdf(InputStream, PdfWriter, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- convertToPdf(InputStream, PdfDocument, ConverterProperties) - Static method in class com.itextpdf.html2pdf.HtmlConverter
-
- COUNTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COUNTER.
- COUNTER_INCREMENT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COUNTER_INCREMENT.
- COUNTER_RESET - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant COUNTER_RESET.
- CounterDigitsGlyphStyle - Enum in com.itextpdf.html2pdf.css.resolve.func.counter
-
Enumeration of css counter and target-counter digits glyph style.
- 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.
- createConvertHtmlEvent(SequenceId, IMetaInfo) - Static method in class com.itextpdf.html2pdf.actions.events.PdfHtmlProductEvent
-
Creates a convert html event which associated with a general identifier and additional meta data.
- createDestination(ITagWorker, IElementNode, ProcessorContext) - Static method in class com.itextpdf.html2pdf.attach.util.LinkHelper
-
Creates a destination
- createImageByUrl(URL) - Method in class com.itextpdf.html2pdf.resolver.resource.HtmlResourceResolver
-
- createImageFromProcessingResult(ISvgProcessorResult, PdfDocument) - Method in class com.itextpdf.html2pdf.util.SvgProcessingUtil
-
Create an Image layout object tied to the passed PdfDocument using the SVG processing result.
- createParagraphContainer() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Creates a paragraph container.
- createProcessorContext(ConverterProperties) - Static method in class com.itextpdf.html2pdf.ProcessorContextCreator
-
Crates ProcessorContext instances with IMetaInfo.
- createStandardHandler() - Static method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Creates an OutlineHandler with standard predefined mappings.
- createXObjectFromProcessingResult(ISvgProcessorResult, PdfDocument) - Method in class com.itextpdf.html2pdf.util.SvgProcessingUtil
-
Create an PdfFormXObject tied to the passed PdfDocument using the SVG processing result.
- CROP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CROP.
- CROSS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant CROSS.
- CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED.
- CssApplierInitializationException - Exception in com.itextpdf.html2pdf.exceptions
-
Runtime exception in case a CSS applier can't be initialized.
- CssApplierInitializationException(String, String, String) - Constructor for exception com.itextpdf.html2pdf.exceptions.CssApplierInitializationException
-
- CssConstants - Class in com.itextpdf.html2pdf.css
-
- CssConstants() - Constructor for class com.itextpdf.html2pdf.css.CssConstants
-
- CssContentElementNode - Class in com.itextpdf.html2pdf.css.resolve
-
IElementNode implementation for content nodes.
- CssContentElementNode(INode, String, Map<String, String>) - Constructor for class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- CssContentLinearGradientApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
ICssApplier implementation for linear-gradient elements in content CSS property.
- CssContentLinearGradientApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.CssContentLinearGradientApplier
-
- CssContext - Class in com.itextpdf.html2pdf.css.resolve
-
Class that bundles all the CSS context properties.
- CssContext() - Constructor for class com.itextpdf.html2pdf.css.resolve.CssContext
-
- CssCounterManager - Class in com.itextpdf.html2pdf.css.resolve.func.counter
-
Class that manages counters (e.g.
- CssCounterManager() - Constructor for class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
- CssRunningManager - Class in com.itextpdf.html2pdf.css.page
-
Class that manages running elements.
- CssRunningManager() - Constructor for class com.itextpdf.html2pdf.css.page.CssRunningManager
-
- CssStyleSheetAnalyzer - Class in com.itextpdf.html2pdf.css.util
-
Helper class to analyze the CSS stylesheet, e.g.
- CUSTOM_RENDERER_IS_SET_FOR_HTML_DOCUMENT - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant CUSTOM_RENDERER_IS_SET_FOR_HTML_DOCUMENT.
- generateOutlineName(IElementNode) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Generate the outline name.
- generateUniqueDestinationName(IElementNode) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Generate the unique destination name.
- getAdditionalHtmlStyles() - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getAllElements() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
Gets all the elements in the span.
- getAllNumberGlyphsForStyle(CounterDigitsGlyphStyle) - Static method in class com.itextpdf.html2pdf.html.HtmlUtils
-
Gets a string which contains all glyphs which can be used in number according to given glyph style.
- getAttribute(String) - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getAttributes() - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getBaseUri() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the baseURI: the URI which has been set manually or the directory of the html file in case when baseURI hasn't been set manually.
- getBaseUri() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the base URI.
- getBorderRadiiArray(Map<String, String>, float, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.BorderStyleApplierUtil
-
Gets the array that defines the borders.
- 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.
- 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.
- 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.
- getCounterManager() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Gets the counter manager.
- getCssApplier(IElementNode) - Method in interface com.itextpdf.html2pdf.css.apply.ICssApplierFactory
-
Returns a
ICssApplier instance constructed based on the parameters of a node.
- getCssApplier(IElementNode) - Method in class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
-
- getCssApplierFactory() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the CSS applier factory.
- getCssApplierFactory() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the CSS applier factory.
- getCssContext() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the CSS context.
- getCustomCssApplier(IElementNode) - Method in class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
-
Gets a custom CSS applier.
- getCustomTagWorker(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
-
This is a hook method.
- getDestinationNamePrefix() - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Gets the destination name prefix.
- getDeviceDescription() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the device description.
- getDigitsGlyphStyle() - Method in class com.itextpdf.html2pdf.attach.impl.layout.PageCountElement
-
Gets glyph style for digits.
- getDigitsGlyphStyle() - Method in class com.itextpdf.html2pdf.attach.impl.layout.PageTargetCountElement
-
Gets glyph style for digits.
- getDigitsGlyphStyle() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
Gets glyph style for digits.
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayFlexTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- getDisplay() - Method in interface com.itextpdf.html2pdf.attach.impl.tags.IDisplayAware
-
Gets the display value.
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- getDisplay() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayFlexTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.HrTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageCountWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- getElementResult() - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- getElementResult() - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Gets a processed object if it can be expressed as an IPropertyContainer instance.
- getElements() - Method in class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
Gets a list of all the child elements.
- getEventType() - Method in class com.itextpdf.html2pdf.actions.events.PdfHtmlProductEvent
-
- 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.
- getInstance() - Static method in class com.itextpdf.html2pdf.actions.data.PdfHtmlProductData
-
Getter for an instance of ProductData related to iText pdfHTML module.
- getInstance() - Static method in class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
-
- getInstance() - Static method in class com.itextpdf.html2pdf.css.apply.impl.DefaultCssApplierFactory
-
- getLang() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the language attribute.
- getLang() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Gets the language attribute.
- getLang() - Method in class com.itextpdf.html2pdf.css.resolve.CssContentElementNode
-
- getLimitOfLayouts() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets maximum number of layouts.
- getLimitOfLayouts() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets maximum number of layouts.
- getLinkContext() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the link context.
- getMapping(String) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Gets the class that maps to a specific tag.
- getMapping(String, String) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Gets the class that maps to a specific tag.
- getMediaDeviceDescription() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the media device description.
- getMetaInfoContainer() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets html meta info container.
- getNextRenderer() - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- getOccurrencePage() - Method in class com.itextpdf.html2pdf.attach.impl.layout.RunningElementContainer
-
Gets the page on which underlying running element was to be placed.
- 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.
- getPdfDocument() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the PDF document.
- getRadioCheckResolver() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the radio check resolver.
- getResourceResolver() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the resource resolver.
- getResourceRetriever() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the resource retriever.
- getRootFontSize() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Gets the root font size.
- getRowsSize() - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Gets the number of rows.
- getRunningElement(String, String, int) - Method in class com.itextpdf.html2pdf.css.page.CssRunningManager
-
Finds the running element that has particular name and should appear on specific page with given occurrence
options.
- getRunningElementName() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- getRunningElementOccurrence() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- getRunningManager() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
- getSanitizedWaitingLeaves() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Gets the sanitized waiting leaves.
- getSpan() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the span.
- getSpan() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Gets the span.
- getStack() - Method in class com.itextpdf.html2pdf.attach.State
-
Gets the stack.
- getState() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the state.
- getTableRowWrapper() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
Gets the table row wrapper.
- getTagPriorityMapping(String) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Gets the tag priority mapping.
- getTagWorker(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.DefaultTagWorkerFactory
-
- getTagWorker(IElementNode, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorkerFactory
-
- getTagWorkerFactory() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the tag worker factory.
- getTagWorkerFactory() - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Gets the TagWorkerFactory instance.
- getTarget() - Method in class com.itextpdf.html2pdf.attach.impl.layout.PageTargetCountElement
-
Gets element's target.
- getTarget() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageTargetCountElementNode
-
Checks if the node represents the total page count.
- getTempFonts() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Gets the temporary set of fonts.
- getWaitingLeaves() - Method in class com.itextpdf.html2pdf.attach.util.WaitingInlineElementsHelper
-
Gets the waiting leaves.
- getWidth() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Gets the width.
- getWidth() - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Gets the width.
- getWidth(Map<String, String>, ProcessorContext) - Static method in class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
-
Gets the width.
- GRID - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant GRID.
- H1 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H1.
- H2 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H2.
- H3 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H3.
- H4 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H4.
- H5 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H5.
- H6 - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant H6.
- hasFonts() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Check fonts in font provider and temporary font set.
- hasTagPriorityMapping(String) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Checks for tag priority mapping.
- HEAD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HEAD.
- HEADER - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HEADER.
- HEIGHT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HEIGHT.
- HIDDEN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HIDDEN.
- HR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HR.
- HREF - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HREF.
- HrTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- HrTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.HrTagCssApplier
-
- HrTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the hr element.
- HrTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.HrTagWorker
-
- HSL_COLOR_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant HSL_COLOR_NOT_SUPPORTED.
- HSPACE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant HSPACE.
- HTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
- HTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.HTagWorker
-
- HTML - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant HTML.
- Html2PdfException - Exception in com.itextpdf.html2pdf.exceptions
-
Runtime exception that gets thrown if something goes wrong in the HTML to PDF conversion.
- Html2PdfException(String) - Constructor for exception com.itextpdf.html2pdf.exceptions.Html2PdfException
-
- Html2PdfLogMessageConstant - Class in com.itextpdf.html2pdf.logs
-
Class that bundles all the error message templates as constants.
- 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.
- HtmlDocument - Class in com.itextpdf.html2pdf.attach.impl.layout
-
This class is a wrapper on Document, which is the default root element while creating a self-sufficient PDF.
- HtmlDocument(PdfDocument, PageSize, boolean) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocument
-
Creates a html document from a PdfDocument with a manually set PageSize.
- 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
-
- HtmlMetaInfoContainer - Class in com.itextpdf.html2pdf.attach.impl
-
Class to store metaInfo that will be used for html operations.
- HtmlMetaInfoContainer(IMetaInfo) - Constructor for class com.itextpdf.html2pdf.attach.impl.HtmlMetaInfoContainer
-
Creates HtmlMetaInfoContainer instance with provided meta info.
- HtmlPageBreak - Class in com.itextpdf.html2pdf.attach.impl.layout
-
The HTML implementation of an AreaBreak.
- HtmlPageBreak(HtmlPageBreakType) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.HtmlPageBreak
-
Instantiates a new html page break.
- HtmlPageBreakType - Enum in com.itextpdf.html2pdf.attach.impl.layout
-
Enumeration of the HTML page break types.
- HtmlResourceResolver - Class in com.itextpdf.html2pdf.resolver.resource
-
Extends ResourceResolver to also support SVG images
- HtmlResourceResolver(String, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.resolver.resource.HtmlResourceResolver
-
- HtmlResourceResolver(String, ProcessorContext, IResourceRetriever) - Constructor for class com.itextpdf.html2pdf.resolver.resource.HtmlResourceResolver
-
- HtmlTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- HtmlTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.HtmlTagCssApplier
-
- HtmlTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the html element.
- HtmlTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- HtmlUtils - Class in com.itextpdf.html2pdf.html
-
Utilities class with HTML-related functionality.
- HyphenationApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
The Class HyphenationApplierUtil.
- I - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant I.
- i - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant i.
- I - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant I.
- ICssApplier - Interface in com.itextpdf.html2pdf.css.apply
-
Interface to be implemented by all types of CSS appliers.
- ICssApplierFactory - Interface in com.itextpdf.html2pdf.css.apply
-
- ID - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant ID.
- IDisplayAware - Interface in com.itextpdf.html2pdf.attach.impl.tags
-
Interface for those TagWorker implementations that deal
with tags that can have a display value.
- IHtmlProcessor - Interface in com.itextpdf.html2pdf.attach
-
Interface for classes that can process HTML to PDF in the form of a
PdfDocument or a list of IElement objects.
- IMAGE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant IMAGE.
- IMG - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant IMG.
- ImgTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the img element.
- ImgTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- incrementCounter(String) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Increments the counter.
- incrementCounter(String, int) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Increments the counter.
- INLINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE.
- INLINE_BLOCK - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE_BLOCK.
- INLINE_FLEX - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE_FLEX.
- INLINE_GRID - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE_GRID.
- INLINE_TABLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INLINE_TABLE.
- INPUT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant INPUT.
- INPUT_TYPE_IS_INVALID - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant INPUT_TYPE_IS_INVALID.
- INPUT_TYPE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant INPUT_TYPE_IS_NOT_SUPPORTED.
- INPUT_TYPE_VALUES - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant INPUT_TYPE_VALUES.
- InputTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the input element.
- InputTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- INS - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant INS.
- INVALID_CSS_PROPERTY_DECLARATION - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant INVALID_CSS_PROPERTY_DECLARATION.
- INVALID_GRADIENT_DECLARATION - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant INVALID_CSS_PROPERTY_DECLARATION.
- INVERT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant INVERT.
- 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
-
Check if the createAcroForm flag is set.
- 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.
- 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.
- isNonPagesTargetCounterPresent() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Checks if a non-page(s) target-counter(s) is present.
- isPagesCounterPresent() - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Checks if a pages counter or page(s) target-counter is present.
- isProcessingInlineSvg() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Check if the processor is currently processing an inline svg
- isTotalPageCount() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
Checks if the node represents the total page count.
- isUsedLinkDestination(String) - Method in class com.itextpdf.html2pdf.attach.impl.LinkContext
-
Returns whether a given (internal) link destination is used by at least one href element in the document
- ITagWorker - Interface in com.itextpdf.html2pdf.attach
-
Interface for all the tag worker implementations.
- ITagWorkerFactory - Interface in com.itextpdf.html2pdf.attach
-
- IWrapElement - Interface in com.itextpdf.html2pdf.attach.wrapelement
-
Interface for all the element wrapper classes (such as SpanWrapper, TableWrapper,...).
- P - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant P.
- PADDING_INLINE_START - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PADDING_INLINE_START.
- PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED.
- PaddingApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply a padding.
- PAGE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PAGE.
- PAGE_COUNT_TYPE - Static variable in class com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
-
The Constant PAGE_COUNT_TYPE.
- PAGE_COUNTER_TAG - Static variable in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
The Constant PAGE_COUNTER_TAG.
- PAGE_MARGIN_BOX_CONTENT_CANNOT_BE_DRAWN - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
- PAGE_MARGIN_BOX_SOME_PROPERTIES_NOT_PROCESSED - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
- PAGE_SIZE_VALUE_IS_INVALID - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant PAGE_SIZE_VALUE_IS_INVALID.
- PageBreakApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply page breaks.
- PageCountElement - Class in com.itextpdf.html2pdf.attach.impl.layout
-
Text implementation to be used for the page count.
- PageCountElement() - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.PageCountElement
-
- PageCountElement(CounterDigitsGlyphStyle) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.PageCountElement
-
- PageCountElementNode - Class in com.itextpdf.html2pdf.css.resolve.func.counter
-
ICustomElementNode implementation for a page count element node.
- PageCountElementNode(boolean, INode) - Constructor for class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- PageCountType - Enum in com.itextpdf.html2pdf.attach.impl.layout
-
Enumeration of page count types.
- PageCountWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the page count.
- PageCountWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PageCountWorker
-
- PageMarginBoxCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
ICssApplier implementation for page margin box containers.
- PageMarginBoxCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.PageMarginBoxCssApplier
-
- PageMarginBoxWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the page margin box.
- PageMarginBoxWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
-
- PageMarginRunningElementNode - Class in com.itextpdf.html2pdf.css.page
-
Wrapper INode serving as a placeholder for running element.
- PageMarginRunningElementNode(String, String) - Constructor for class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- PAGES - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PAGES.
- PageTargetCountElement - Class in com.itextpdf.html2pdf.attach.impl.layout
-
Text implementation to be used for the page target-counter.
- PageTargetCountElement(String) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.PageTargetCountElement
-
- PageTargetCountElement(String, CounterDigitsGlyphStyle) - Constructor for class com.itextpdf.html2pdf.attach.impl.layout.PageTargetCountElement
-
- PageTargetCountElementNode - Class in com.itextpdf.html2pdf.css.resolve.func.counter
-
JsoupElementNode implementation for page target-counters.
- PageTargetCountElementNode(INode, String) - Constructor for class com.itextpdf.html2pdf.css.resolve.func.counter.PageTargetCountElementNode
-
- parentNode() - Method in class com.itextpdf.html2pdf.css.page.PageMarginRunningElementNode
-
- parentNode() - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
- 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).
- PASSWORD - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant PASSWORD.
- PDF_DOCUMENT_NOT_PRESENT - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant PDF_DOCUMENT_NOT_PRESENT.
- PDF_DOCUMENT_SHOULD_BE_IN_WRITING_MODE - Static variable in exception com.itextpdf.html2pdf.exceptions.Html2PdfException
-
Message in case one tries to write to a PDF document that isn't in writing mode.
- PdfHtmlProductData - Class in com.itextpdf.html2pdf.actions.data
-
Stores an instance of ProductData related to iText pdfHTML module.
- PdfHtmlProductEvent - Class in com.itextpdf.html2pdf.actions.events
-
Class represents events registered in iText pdfHTML module.
- PLACEHOLDER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PLACEHOLDER.
- PLACEHOLDER - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant PLACEHOLDER.
- PlaceholderCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- PlaceholderCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.PlaceholderCssApplier
-
- PlaceholderTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the input's placeholder.
- PlaceholderTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- pop() - Method in class com.itextpdf.html2pdf.attach.State
-
- popEveryCounterFromCounters(IElementNode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Pops every given counter from stack of counters.
- PORTRAIT - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PORTRAIT.
- PositionApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to apply a position.
- postProcessInlineGroup() - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
Post-processes the hanging leaves of the waiting inline elements.
- PRE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PRE.
- PRE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant PRE.
- PRE_LINE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PRE_LINE.
- PRE_WRAP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant PRE_WRAP.
- PreTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the pre element.
- PreTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PreTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.AbbrTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayFlexTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptGroupTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptionTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PreTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- processContent(String, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- processContent(String, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Placeholder for what needs to be done while the content of a tag is being processed.
- processCounters(Map<String, String>, CssContext) - 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.DisplayFlexTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptionTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageCountWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ThTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- processEnd(IElementNode, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Placeholder for what needs to be done after the content of a tag has been processed.
- ProcessorContext - Class in com.itextpdf.html2pdf.attach
-
Keeps track of the context of the processor.
- ProcessorContext(ConverterProperties) - Constructor for class com.itextpdf.html2pdf.attach.ProcessorContext
-
- ProcessorContextCreator - Class in com.itextpdf.html2pdf
-
Class that creates ProcessorContext with IMetaInfo.
- processPageRules(INode, ICssResolver, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
Processes the page rules.
- processPageRules(INode, ICssResolver, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
Processes the page rules.
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BodyTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.BrTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColgroupTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ColTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayFlexTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableRowTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DisplayTableTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.HtmlTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ImgTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.InputTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LinkTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.LiTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.MetaTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.ObjectTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptGroupTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.OptionTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PlaceholderTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PreTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.RunningElementTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in class com.itextpdf.html2pdf.attach.impl.tags.UlOlTagWorker
-
- processTagChild(ITagWorker, ProcessorContext) - Method in interface com.itextpdf.html2pdf.attach.ITagWorker
-
Placeholder for what needs to be done when a child node is being processed.
- processWaitingElement() - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
Layouts waiting element.
- propagateTextDecorationProperties(IElementNode) - Static method in class com.itextpdf.html2pdf.css.apply.util.TextDecorationApplierUtil
-
- PTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the p element.
- PTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.PTagWorker
-
- push(ITagWorker) - Method in class com.itextpdf.html2pdf.attach.State
-
- pushEveryCounterToCounters(IElementNode) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.CssCounterManager
-
Pushes every current non-null counter to stack of counters.
- putAllTagPriorityMappings(Map<String, Integer>) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Put all tag priority mappings.
- putMapping(String, T) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Add a new tag to the map.
- putMapping(String, String, T) - Method in class com.itextpdf.html2pdf.util.TagProcessorMapping
-
Add a new tag to the map.
- putTagPriorityMapping(String, Integer) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Put tag priority mapping.
- S - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant S.
- SAMP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SAMP.
- SCALE_DOWN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SCALE_DOWN.
- scanForIds(INode) - Method in class com.itextpdf.html2pdf.attach.impl.LinkContext
-
Scan the DOM tree for all (internal) link targets
- SCOPE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SCOPE.
- SCRIPT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SCRIPT.
- SEARCH - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SEARCH.
- SECTION - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SECTION.
- SELECT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SELECT.
- SELECTED - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SELECTED.
- SELECTION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SELECTION.
- SelectTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the select element.
- SelectTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.SelectTagWorker
-
- SEPARATE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SEPARATE.
- setBaseUri(String) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the base URI.
- setCaption(Div) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Sets the table's caption.
- setCellCssProps(Map<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.
- setConvertedRootElementProperties(Map<String, String>, ProcessorContext, IPropertyContainer) - Static method in class com.itextpdf.html2pdf.attach.impl.DefaultHtmlProcessor
-
Sets properties to top-level layout elements converted from HTML.
- 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.
- setDestinationNamePrefix(String) - Method in class com.itextpdf.html2pdf.attach.impl.OutlineHandler
-
Sets the destination name prefix.
- setDigitsGlyphStyle(CounterDigitsGlyphStyle) - Method in class com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
-
Sets glyph style for digits.
- setDiscStyle(IPropertyContainer, float) - Static method in class com.itextpdf.html2pdf.css.apply.util.ListStyleApplierUtil
-
Applies the "disc" list style to an element.
- setEventMetaInfo(IMetaInfo) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets html meta info.
- setFontProvider(FontProvider) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Sets the font provider.
- setFontProvider(FontProvider) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the font provider.
- setFooter() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- setFooterLang(String) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
- setHeader() - Method in class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- setHeaderLang(String) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
- setImmediateFlush(boolean) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Set the immediate flush property of the layout document.
- setLang(String) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Sets the language attribute.
- setLang(String) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Sets the language attribute.
- setLang(String) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
- setLimitOfLayouts(int) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets maximum number of layouts.
- setMediaDeviceDescription(MediaDeviceDescription) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the media device description.
- setMetaInfo(IMetaInfo) - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Sets IMetaInfo to processor context.
- setNonPagesTargetCounterPresent(boolean) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Sets the presence of a non-page(s) target-counter(s).
- setOccurrencePage(int, boolean) - Method in class com.itextpdf.html2pdf.attach.impl.layout.RunningElementContainer
-
Sets the page on which underlying running element was to be placed.
- setOutlineHandler(OutlineHandler) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the outline handler.
- setOwnCssProps(Map<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.
- setPagesCounterPresent(boolean) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Sets the presence of a pages counter or page(s) target counter.
- setResourceRetriever(IResourceRetriever) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the resource retriever.
- setRootFontSize(float) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Sets the root font size.
- setRootFontSize(String) - Method in class com.itextpdf.html2pdf.css.resolve.CssContext
-
Sets the root font size.
- setTagWorkerFactory(ITagWorkerFactory) - Method in class com.itextpdf.html2pdf.ConverterProperties
-
Sets the TagWorkerFactory.
- setWidth(UnitValue) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColgroupWrapper
-
Sets the width.
- setWidth(UnitValue) - Method in class com.itextpdf.html2pdf.attach.wrapelement.ColWrapper
-
Sets the width.
- shrinkCurrentAreaAndProcessRenderer(IRenderer, List<IRenderer>, LayoutResult) - Method in class com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
-
- SIZE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SIZE.
- SIZE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SIZE.
- SMALL - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SMALL.
- SPAN - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SPAN.
- SPAN - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SPAN.
- SpanTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- SpanTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.SpanTagCssApplier
-
- SpanTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the span tag.
- SpanTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.SpanTagWorker
-
- SpanWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the span element.
- SpanWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.SpanWrapper
-
- SRC - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SRC.
- START - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant START
- startProcessingCounters(CssContext, IElementNode) - Static method in class com.itextpdf.html2pdf.css.apply.util.CounterProcessorUtil
-
Starts processing counters.
- startProcessingInlineSvg() - Method in class com.itextpdf.html2pdf.attach.ProcessorContext
-
Set the processor to processing Inline Svg state
- State - Class in com.itextpdf.html2pdf.attach
-
State machine to push, pop, peek,...
- State() - Constructor for class com.itextpdf.html2pdf.attach.State
-
Instantiates a new
State instance.
- STRIKE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant STRIKE.
- STRONG - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant STRONG.
- STYLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant STYLE.
- STYLE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant STYLE.
- STYLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant STYLE.
- SUB - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SUB.
- SUB - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SUB.
- SUBMIT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant SUBMIT.
- SUP - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SUP.
- SUPER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant SUPER.
- SupportedColColgroupPropertiesUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
Utilities class to get widths and mapping related to columns and column groups
as stated in paragraph 17.3 of https://www.w3.org/TR/CSS21/tables.html#q4.
- SupportedColColgroupPropertiesUtil() - Constructor for class com.itextpdf.html2pdf.css.apply.util.SupportedColColgroupPropertiesUtil
-
- SVG - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant SVG.
- SVGIMAGE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants.ObjectTypes
-
- SvgProcessingUtil - Class in com.itextpdf.html2pdf.util
-
Utility class for handling operations related to SVG
- SvgProcessingUtil(ResourceResolver) - Constructor for class com.itextpdf.html2pdf.util.SvgProcessingUtil
-
Creates a new
SvgProcessingUtil instance based on
ResourceResolver
which is used to resolve a variety of resources.
- SvgTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the svg element.
- SvgTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.SvgTagWorker
-
- TABLE - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE.
- TABLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TABLE.
- TABLE_CAPTION - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_CAPTION.
- TABLE_CELL - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_CELL.
- TABLE_COLUMN - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_COLUMN.
- TABLE_COLUMN_GROUP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_COLUMN_GROUP.
- TABLE_FOOTER_GROUP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_FOOTER_GROUP.
- TABLE_HEADER_GROUP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_HEADER_GROUP.
- 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.
- TABLE_ROW_GROUP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TABLE_ROW_GROUP.
- TableFooterTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the footer of a table.
- TableFooterTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TableFooterTagWorker
-
- TableHeaderTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the header of a table.
- TableHeaderTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TableHeaderTagWorker
-
Creates a new TableHeaderTagWorker instance.
- TableRowWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the tr element.
- TableRowWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.TableRowWrapper
-
- TableTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- TableTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.TableTagCssApplier
-
- TableTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the table element.
- TableTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TableTagWorker
-
- TableWrapper - Class in com.itextpdf.html2pdf.attach.wrapelement
-
Wrapper for the table element.
- TableWrapper() - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
- TableWrapper(boolean) - Constructor for class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
- TagConstants - Class in com.itextpdf.html2pdf.html
-
Class that bundles a series of tag constants.
- TagProcessorMapping<T> - Class in com.itextpdf.html2pdf.util
-
Class that allows to map keys (html tags, css attributes) to the
corresponding tag processors (a tag worker or a CSS applier).
- TagProcessorMapping() - Constructor for class com.itextpdf.html2pdf.util.TagProcessorMapping
-
- TagWorkerInitializationException - Exception in com.itextpdf.html2pdf.exceptions
-
Runtime exception that gets thrown if a tag worker can't be initialized.
- TagWorkerInitializationException(String, String, String) - Constructor for exception com.itextpdf.html2pdf.exceptions.TagWorkerInitializationException
-
- TagWorkerInitializationException(String, String, String, Throwable) - Constructor for exception com.itextpdf.html2pdf.exceptions.TagWorkerInitializationException
-
- TARGET_COUNTER - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TARGET_COUNTER.
- TARGET_COUNTERS - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TARGET_COUNTERS.
- TBODY - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TBODY.
- TD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TD.
- TdTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- TdTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.TdTagCssApplier
-
- TdTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the td element.
- TdTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker
-
- TEL - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TEL.
- TEXT - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TEXT.
- TEXT_BOTTOM - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TEXT_BOTTOM.
- TEXT_DECORATION_BLINK_NOT_SUPPORTED - Static variable in class com.itextpdf.html2pdf.logs.Html2PdfLogMessageConstant
-
The Constant TEXT_DECORATION_BLINK_NOT_SUPPORTED.
- TEXT_TOP - Static variable in class com.itextpdf.html2pdf.css.CssConstants
-
The Constant TEXT_TOP.
- TEXTAREA - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TEXTAREA.
- 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
-
- TextDecorationApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
- TFOOT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TFOOT.
- TH - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TH.
- THEAD - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant THEAD.
- ThTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
- ThTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.ThTagWorker
-
- TIME - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TIME.
- TIME - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TIME.
- TITLE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TITLE.
- TITLE - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TITLE.
- TitleTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the title element.
- TitleTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TitleTagWorker
-
- top() - Method in class com.itextpdf.html2pdf.attach.State
-
- TOP - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TOP.
- toTable(WaitingColgroupsHelper) - Method in class com.itextpdf.html2pdf.attach.wrapelement.TableWrapper
-
Renders all the rows to a Table object.
- TR - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TR.
- TransformationApplierUtil - Class in com.itextpdf.html2pdf.css.apply.util
-
- TrimUtil - Class in com.itextpdf.html2pdf.attach.util
-
Utility class to trim content.
- TrTagCssApplier - Class in com.itextpdf.html2pdf.css.apply.impl
-
- TrTagCssApplier() - Constructor for class com.itextpdf.html2pdf.css.apply.impl.TrTagCssApplier
-
- TrTagWorker - Class in com.itextpdf.html2pdf.attach.impl.tags
-
TagWorker class for the tr element.
- TrTagWorker(IElementNode, ProcessorContext) - Constructor for class com.itextpdf.html2pdf.attach.impl.tags.TrTagWorker
-
- tryResolveBase64ImageSource(String) - Method in class com.itextpdf.html2pdf.resolver.resource.HtmlResourceResolver
-
Retrieve image as either PdfImageXObject, or PdfFormXObject.
- trySetLangAttribute(IAccessibleElement, IElementNode) - Static method in class com.itextpdf.html2pdf.attach.util.AccessiblePropHelper
-
- trySetLangAttribute(IAccessibleElement, String) - Static method in class com.itextpdf.html2pdf.attach.util.AccessiblePropHelper
-
- TT - Static variable in class com.itextpdf.html2pdf.html.TagConstants
-
The Constant TT.
- TYPE - Static variable in class com.itextpdf.html2pdf.html.AttributeConstants
-
The Constant TYPE.