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

A

AbstractBorderShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
Abstract IShorthandResolver implementation for borders.
AbstractBorderShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
 
AbstractBoxShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
Abstract IShorthandResolver implementation for box definitions.
AbstractBoxShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
 
AbstractCornersShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
Abstract IShorthandResolver implementation for corners definitions.
AbstractCornersShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
 
AbstractCssContext - Class in com.itextpdf.styledxmlparser.css.resolve
Container for CSS context properties that influence CSS resolution.
AbstractCssContext() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.AbstractCssContext
 
AbstractCssSelector - Class in com.itextpdf.styledxmlparser.css.selector
Abstract superclass for CSS Selectors.
AbstractCssSelector(List<ICssSelectorItem>) - Constructor for class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector
Creates a new AbstractCssSelector instance.
ACTIVE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ACTIVE.
addAdditionalHtmlStyles(Map<String, String>) - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
 
addAdditionalHtmlStyles(Map<String, String>) - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Adds additional HTML styles.
addAdditionalHtmlStyles(Map<String, String>) - Method in interface com.itextpdf.styledxmlparser.node.IElementNode
Adds additional HTML styles.
addAdditionalHtmlStyles(Map<String, String>) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
addAllowedValues(Collection<String>) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator
Adds new allowed values to the allowedValues.
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.styledxmlparser.css.CssFontFaceRule
 
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
Adds the body CSS declarations.
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.styledxmlparser.css.page.CssMarginRule
 
addBodyCssDeclarations(List<CssDeclaration>) - Method in class com.itextpdf.styledxmlparser.css.page.CssPageRule
 
addCalligraphFonts() - Method in class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
This method loads a list of noto fonts from pdfCalligraph (if it is present in the classpath) into FontProvider.
addChild(INode) - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
 
addChild(INode) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupNode
 
addChild(INode) - Method in interface com.itextpdf.styledxmlparser.node.INode
Adds a child node.
addPageClass(String) - Method in class com.itextpdf.styledxmlparser.css.page.PageContextNode
Adds a page class.
addShippedFonts(Range) - Method in class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Adds fonts shipped with the font provider.
addStatement(CssStatement) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
Adds a CSS statement to the style sheet.
addStatementsToBody(Collection<CssStatement>) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
Adds CSS statements to the body.
addStatementsToBody(Collection<CssStatement>) - Method in class com.itextpdf.styledxmlparser.css.page.CssPageRule
 
addStatementToBody(CssStatement) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
Adds a CSS statement to body.
addStatementToBody(CssStatement) - Method in class com.itextpdf.styledxmlparser.css.page.CssPageRule
 
ALIGN_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ALIGN_CONTENT.
ALIGN_ITEMS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ALIGN_ITEMS.
ALIGN_SELF - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ALIGN_SELF.
ALL - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant ALL.
ALLOWED_RULES_BEFORE - Static variable in class com.itextpdf.styledxmlparser.css.CssImportAtRule
The list of rules which are allowed to be before import rule declaration in CSS stylesheet.
ALWAYS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ALWAYS.
AND - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaRuleConstants
The Constant AND.
ANYWHERE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ANYWHERE.
appendCssStyleSheet(CssStyleSheet) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
Append another CSS style sheet to this one.
applyConfigModuleSettings(ModulesConfigurator) - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
applyMappingConfiguration(MappingConfigurator) - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
applySharpenOptions(OptionsConfigurator) - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
arguments - Variable in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
The arguments.
ARMENIAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ARMENIAN.
ArrayDataTypeValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDeclarationValidator implementation to validate an array of specified element types.
ArrayDataTypeValidator(ICssDataTypeValidator) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.ArrayDataTypeValidator
Creates a new ArrayDataTypeValidator instance.
ASPECT_RATIO - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <ratio>
Media: visual, tactile
Accepts min/max prefixes: yes
Describes the aspect ratio of the targeted display area of the output device.
ATTRIBUTE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The constant ATTRIBUTE.
AURAL - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant AURAL.
AUTO - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant AUTO.
AUTO_FLOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant AUTO_FLOW.
AVOID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant AVOID.

B

BACKGROUND - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND.
BACKGROUND_ATTACHMENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_ATTACHMENT.
BACKGROUND_ATTACHMENT_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_ATTACHMENT_VALUES.
BACKGROUND_BLEND_MODE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_BLEND_MODE.
BACKGROUND_CLIP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_CLIP.
BACKGROUND_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_COLOR.
BACKGROUND_IMAGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_IMAGE.
BACKGROUND_ORIGIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_ORIGIN.
BACKGROUND_ORIGIN_OR_CLIP_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_ORIGIN_OR_CLIP_VALUES.
BACKGROUND_POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_POSITION.
BACKGROUND_POSITION_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_POSITION_VALUES.
BACKGROUND_POSITION_X - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_POSITION_X.
BACKGROUND_POSITION_X_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_POSITION_X_VALUES.
BACKGROUND_POSITION_Y - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_POSITION_Y.
BACKGROUND_POSITION_Y_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_POSITION_Y_VALUES.
BACKGROUND_REPEAT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_REPEAT.
BACKGROUND_REPEAT_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_REPEAT_VALUES.
BACKGROUND_SIZE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_SIZE.
BACKGROUND_SIZE_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BACKGROUND_SIZE_VALUES.
BackgroundPositionShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for background-position.
BackgroundPositionShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BackgroundPositionShorthandResolver
 
BackgroundShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for backgrounds.
BackgroundShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BackgroundShorthandResolver
 
BASE64_IDENTIFIER - Static variable in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Identifier string used when loading in base64 images.
BASELINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BASELINE.
BasicFontProvider - Class in com.itextpdf.styledxmlparser.resolver.font
A basic FontProvider that allows configuring in the constructor which fonts are loaded by default.
BasicFontProvider() - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Creates a new BasicFontProvider instance.
BasicFontProvider(boolean, boolean) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Creates a new BasicFontProvider instance.
BasicFontProvider(boolean, boolean, boolean) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Creates a new BasicFontProvider instance.
BasicFontProvider(boolean, boolean, String) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Creates a new BasicFontProvider instance.
BasicFontProvider(boolean, boolean, boolean, String) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Creates a new BasicFontProvider instance.
BasicFontProvider(FontSet, String) - Constructor for class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Creates a new BasicFontProvider instance.
BLANK - Static variable in class com.itextpdf.styledxmlparser.css.page.PageContextConstants
The Constant BLANK.
BLEND_MODE_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BLEND_MODE_VALUES.
BLINK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BLINK.
body - Variable in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
The body.
BOLD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BOLD.
BOLDER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BOLDER.
BORDER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER.
BORDER_BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_BOTTOM.
BORDER_BOTTOM_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_BOTTOM_COLOR.
BORDER_BOTTOM_LEFT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_BOTTOM_LEFT_RADIUS.
BORDER_BOTTOM_RIGHT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_BOTTOM_RIGHT_RADIUS.
BORDER_BOTTOM_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_BOTTOM_STYLE.
BORDER_BOTTOM_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_BOTTOM_WIDTH.
BORDER_BOX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_BOX.
BORDER_COLLAPSE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_COLLAPSE.
BORDER_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_COLOR.
BORDER_IMAGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_IMAGE.
BORDER_LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_LEFT.
BORDER_LEFT_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_LEFT_COLOR.
BORDER_LEFT_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_LEFT_STYLE.
BORDER_LEFT_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_LEFT_WIDTH.
BORDER_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_RADIUS.
BORDER_RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_RIGHT.
BORDER_RIGHT_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_RIGHT_COLOR.
BORDER_RIGHT_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_RIGHT_STYLE.
BORDER_RIGHT_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_RIGHT_WIDTH.
BORDER_SPACING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_SPACING.
BORDER_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_STYLE.
BORDER_STYLE_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_STYLE_VALUES.
BORDER_TOP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_TOP.
BORDER_TOP_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_TOP_COLOR.
BORDER_TOP_LEFT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_TOP_LEFT_RADIUS.
BORDER_TOP_RIGHT_RADIUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_TOP_RIGHT_RADIUS.
BORDER_TOP_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_TOP_STYLE.
BORDER_TOP_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_TOP_WIDTH.
BORDER_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_WIDTH.
BORDER_WIDTH_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BORDER_WIDTH_VALUES.
BorderBottomShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for bottom borders.
BorderBottomShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderBottomShorthandResolver
 
BorderColorShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for border colors.
BorderColorShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderColorShorthandResolver
 
BorderLeftShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for left borders.
BorderLeftShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderLeftShorthandResolver
 
BorderRadiusShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractCornersShorthandResolver implementation for border radius.
BorderRadiusShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
 
BorderRightShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for right borders.
BorderRightShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRightShorthandResolver
 
BorderShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for borders.
BorderShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderShorthandResolver
 
BorderStyleShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for border styles.
BorderStyleShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderStyleShorthandResolver
 
BorderTopShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for top borders.
BorderTopShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderTopShorthandResolver
 
BorderWidthShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for border widths.
BorderWidthShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderWidthShorthandResolver
 
BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BOTTOM.
BOTTOM_CENTER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant BOTTOM_CENTER.
BOTTOM_LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant BOTTOM_LEFT.
BOTTOM_LEFT_CORNER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant BOTTOM_LEFT_CORNER.
BOTTOM_RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant BOTTOM_RIGHT.
BOTTOM_RIGHT_CORNER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant BOTTOM_RIGHT_CORNER.
BOX_SHADOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BOX_SHADOW.
BRAILLE - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant BRAILLE.
BREAK_ALL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BREAK_ALL.
BREAK_SPACES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BREAK_SPACES.
BREAK_WORD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant BREAK_WORD.

C

calculateSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector
 
calculateSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.CssPageMarginBoxSelector
 
calculateSpecificity() - Method in interface com.itextpdf.styledxmlparser.css.selector.ICssSelector
Calculates the specificity.
CAPTION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CAPTION.
CAPTION_SIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CAPTION_SIDE.
CENTER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CENTER.
CHARSET - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant CHARSET.
checkDeclaration(CssDeclaration) - Static method in class com.itextpdf.styledxmlparser.css.validate.CssDeclarationValidationMaster
Checks a CSS declaration.
CHECKED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CHECKED.
childNodes() - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
 
childNodes() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupNode
 
childNodes() - Method in interface com.itextpdf.styledxmlparser.node.INode
Gets the child nodes.
CIRCLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CIRCLE.
CJK_IDEOGRAPHIC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CJK_IDEOGRAPHIC.
CLASS - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
The Constant CLASS.
CLOSE_QUOTE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CLOSE_QUOTE.
CM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CM.
collapseConsecutiveSpaces(String) - Static method in class com.itextpdf.styledxmlparser.util.WhiteSpaceUtil
Collapse all consecutive spaces of the passed String into single spaces
COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLOR.
COLOR - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <integer>
Media: visual
Accepts min/max prefixes: yes
Indicates the number of bits per color component of the output device.
COLOR_BURN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLOR_BURN.
COLOR_DODGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLOR_DODGE.
COLOR_INDEX - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <integer>
Media: visual
Accepts min/max prefixes: yes
Indicates the number of entries in the color look-up table for the output device.
COLUMN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN.
COLUMN_COUNT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN_COUNT.
COLUMN_GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN_GAP.
COLUMN_REVERSE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN_REVERSE.
COLUMN_RULE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMNS
COLUMN_RULE_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN_RULE_COLOR.
COLUMN_RULE_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN_RULE_STYLE.
COLUMN_RULE_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN_RULE_WIDTH.
COLUMN_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMN_WIDTH.
ColumnRuleShortHandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
Shorthand resolver for the column-rule property.
ColumnRuleShortHandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ColumnRuleShortHandResolver
Creates a new ColumnsShorthandResolver instance.
COLUMNS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COLUMNS
ColumnsShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
Shorthand resolver for the column property.
ColumnsShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ColumnsShorthandResolver
Creates a new ColumnsShorthandResolver instance.
com.itextpdf.styledxmlparser - package com.itextpdf.styledxmlparser
 
com.itextpdf.styledxmlparser.css - package com.itextpdf.styledxmlparser.css
 
com.itextpdf.styledxmlparser.css.font - package com.itextpdf.styledxmlparser.css.font
 
com.itextpdf.styledxmlparser.css.media - package com.itextpdf.styledxmlparser.css.media
 
com.itextpdf.styledxmlparser.css.page - package com.itextpdf.styledxmlparser.css.page
 
com.itextpdf.styledxmlparser.css.parse - package com.itextpdf.styledxmlparser.css.parse
 
com.itextpdf.styledxmlparser.css.parse.syntax - package com.itextpdf.styledxmlparser.css.parse.syntax
 
com.itextpdf.styledxmlparser.css.pseudo - package com.itextpdf.styledxmlparser.css.pseudo
 
com.itextpdf.styledxmlparser.css.resolve - package com.itextpdf.styledxmlparser.css.resolve
 
com.itextpdf.styledxmlparser.css.resolve.shorthand - package com.itextpdf.styledxmlparser.css.resolve.shorthand
 
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl - package com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
 
com.itextpdf.styledxmlparser.css.selector - package com.itextpdf.styledxmlparser.css.selector
 
com.itextpdf.styledxmlparser.css.selector.item - package com.itextpdf.styledxmlparser.css.selector.item
 
com.itextpdf.styledxmlparser.css.util - package com.itextpdf.styledxmlparser.css.util
 
com.itextpdf.styledxmlparser.css.validate - package com.itextpdf.styledxmlparser.css.validate
 
com.itextpdf.styledxmlparser.css.validate.impl - package com.itextpdf.styledxmlparser.css.validate.impl
 
com.itextpdf.styledxmlparser.css.validate.impl.datatype - package com.itextpdf.styledxmlparser.css.validate.impl.datatype
 
com.itextpdf.styledxmlparser.css.validate.impl.declaration - package com.itextpdf.styledxmlparser.css.validate.impl.declaration
 
com.itextpdf.styledxmlparser.exceptions - package com.itextpdf.styledxmlparser.exceptions
 
com.itextpdf.styledxmlparser.logs - package com.itextpdf.styledxmlparser.logs
 
com.itextpdf.styledxmlparser.node - package com.itextpdf.styledxmlparser.node
 
com.itextpdf.styledxmlparser.node.impl.jsoup - package com.itextpdf.styledxmlparser.node.impl.jsoup
 
com.itextpdf.styledxmlparser.node.impl.jsoup.node - package com.itextpdf.styledxmlparser.node.impl.jsoup.node
 
com.itextpdf.styledxmlparser.resolver.font - package com.itextpdf.styledxmlparser.resolver.font
 
com.itextpdf.styledxmlparser.resolver.resource - package com.itextpdf.styledxmlparser.resolver.resource
 
com.itextpdf.styledxmlparser.util - package com.itextpdf.styledxmlparser.util
 
CommonAttributeConstants - Class in com.itextpdf.styledxmlparser
Class containing the constant property names for the attributes of tags in the XML.
CommonAttributeConstants() - Constructor for class com.itextpdf.styledxmlparser.CommonAttributeConstants
 
CommonCssConstants - Class in com.itextpdf.styledxmlparser.css
Class containing possible CSS property keys and values, pseudo element keys, units of measurement, and so on.
CommonCssConstants() - Constructor for class com.itextpdf.styledxmlparser.css.CommonCssConstants
 
compare(CssRuleSet, CssRuleSet) - Method in class com.itextpdf.styledxmlparser.css.CssRuleSetComparator
 
compare(ICssSelector, ICssSelector) - Method in class com.itextpdf.styledxmlparser.css.selector.CssSelectorComparator
 
compare(CssRuleSet, CssRuleSet) - Method in class com.itextpdf.styledxmlparser.CssRuleSetComparator
 
compareFloats(double, double) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Helper method for comparing floating point numbers
compareFloats(float, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Helper method for comparing floating point numbers
CONTAIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CONTAIN.
containsInitialOrInheritOrUnset(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks if value contains initial, inherit or unset.
containsVarExpression(String) - Static method in class com.itextpdf.styledxmlparser.util.CssVariableUtil
Checks for var expression.
CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CONTENT.
CONTENT_BOX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CONTENT_BOX.
convertPtsToPx(float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Convert given point value to a pixel value.
convertPtsToPx(double) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Convert given point value to a pixel value.
convertPxToPts(float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Convert given point value to a point value.
convertPxToPts(double) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Convert given point value to a point value.
COVER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant COVER.
create(List<CssDeclaration>) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
Create a CssFontFace instance from a list of CSS font attributes ("font-family" or "src").
create(String) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
Creates a CssFontFace.CssFontFaceSrc object by parsing a String trying to match patterns that reveal the font name, whether that font is local, and which format the font is in.
create(String) - Static method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
Creates a new instance of CssPseudoClassSelectorItem from passed string which contains selector name and its arguments.
create(String, String) - Static method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
Creates a new instance of CssPseudoClassSelectorItem from passed selector class name and its arguments.
createDefault() - Static method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Creates the default MediaDeviceDescription.
createDefaultQuotes() - Static method in class com.itextpdf.styledxmlparser.css.resolve.CssQuotes
Creates the default CssQuotes instance.
createImageByUrl(URL) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Create a iText XObject based on the image stored at the passed location.
createNestedRule(String) - Static method in class com.itextpdf.styledxmlparser.css.CssAtRuleFactory
Creates a new CssNestedAtRule object.
createNestedRule(String) - Static method in class com.itextpdf.styledxmlparser.css.CssNestedAtRuleFactory
createPseudoElementTagName(String) - Static method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementUtil
Creates the pseudo element tag name.
createQuotes(String, boolean) - Static method in class com.itextpdf.styledxmlparser.css.resolve.CssQuotes
Creates a CssQuotes instance.
createSemicolonAtRule(String) - Static method in class com.itextpdf.styledxmlparser.css.CssAtRuleFactory
Create a new CssSemicolonAtRule object.
CssAtRule - Class in com.itextpdf.styledxmlparser.css
Abstract superclass for all CSS at-rules (rules in CSS that start with an @ sign).
CssAtRuleFactory - Class in com.itextpdf.styledxmlparser.css
A factory for creating CssAtRule objects.
CssAttributeSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for attribute selectors.
CssAttributeSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssAttributeSelectorItem
Creates a new CssAttributeSelectorItem instance.
CssBackgroundUtils - Class in com.itextpdf.styledxmlparser.css.util
Utilities class for CSS background parsing.
CssBackgroundUtils.BackgroundPropertyType - Enum in com.itextpdf.styledxmlparser.css.util
Enum for background related properties.
CssBackgroundValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for background properties.
CssBackgroundValidator(String) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBackgroundValidator
Creates a new CssBackgroundValidator instance.
CssBlendModeValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for CSS blend mode property.
CssBlendModeValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBlendModeValidator
 
CssClassSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for class selectors.
CssClassSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssClassSelectorItem
Creates a new CssClassSelectorItem instance.
CssCmykAwareColorValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for colors.
CssCmykAwareColorValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssCmykAwareColorValidator
 
CssColorValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for colors.
CssColorValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssColorValidator
 
CssContextNode - Class in com.itextpdf.styledxmlparser.css
The CSS context node.
CssContextNode(INode) - Constructor for class com.itextpdf.styledxmlparser.css.CssContextNode
Creates a new CssContextNode instance.
CssDeclaration - Class in com.itextpdf.styledxmlparser.css
Class to store a CSS declaration.
CssDeclaration(String, String) - Constructor for class com.itextpdf.styledxmlparser.css.CssDeclaration
Instantiates a new CSS declaration.
CssDeclarationValidationMaster - Class in com.itextpdf.styledxmlparser.css.validate
Class that holds CSS declaration validator.
CssDeclarationValueTokenizer - Class in com.itextpdf.styledxmlparser.css.parse
Tokenizer for CSS declaration values.
CssDeclarationValueTokenizer(String) - Constructor for class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
Creates a new CssDeclarationValueTokenizer instance.
CssDeclarationValueTokenizer.Token - Class in com.itextpdf.styledxmlparser.css.parse
The Token class.
CssDeclarationValueTokenizer.TokenType - Enum in com.itextpdf.styledxmlparser.css.parse
Enumeration of the different token types.
CssDeclarationVarParser - Class in com.itextpdf.styledxmlparser.css.parse
Tokenizer for searching var expressions in css declarations.
CssDeclarationVarParser(String) - Constructor for class com.itextpdf.styledxmlparser.css.parse.CssDeclarationVarParser
Creates a new CssDeclarationVarParser instance.
CssDeclarationVarParser.VarToken - Class in com.itextpdf.styledxmlparser.css.parse
The Token class which contains CSS var expression.
CssDefaults - Class in com.itextpdf.styledxmlparser.css.resolve
Helper class that allows you to get the default values of CSS properties.
CssDefaults() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.CssDefaults
 
CssDefaultValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl
Class that bundles all the CSS declaration validators.
CssDefaultValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.CssDefaultValidator
Instantiates a new CssDefaultValidator instance with the default validators map.
CssDeviceCmykAwareValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl
Class that bundles all the CSS declaration validators.
CssDeviceCmykAwareValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.CssDeviceCmykAwareValidator
Instantiates a new CssDeviceCmykAwareValidator instance which extends the default CssDefaultValidator to also support device-cmyk color structure.
CssDimensionParsingUtils - Class in com.itextpdf.styledxmlparser.css.util
Utilities class for CSS dimension parsing operations.
CssEnumValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for elements in an enumeration.
CssEnumValidator(String...) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator
Creates a new CssEnumValidator instance.
CssEnumValidator(Collection<String>) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator
Creates a new CssEnumValidator instance.
CssEnumValidator(Collection<String>, Collection<String>) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator
Creates a new CssEnumValidator instance.
CssFontFace - Class in com.itextpdf.styledxmlparser.css.font
Class that will examine the font as described in the CSS, and store it in a form that the font provider will understand.
CssFontFace.CssFontFaceSrc - Class in com.itextpdf.styledxmlparser.css.font
Class that defines a font face source.
CssFontFace.FontFormat - Enum in com.itextpdf.styledxmlparser.css.font
The Enum FontFormat.
CssFontFaceRule - Class in com.itextpdf.styledxmlparser.css
Class to store a CSS font face At rule.
CssFontFaceRule() - Constructor for class com.itextpdf.styledxmlparser.css.CssFontFaceRule
Instantiates a new CSS font face rule.
CssGradientUtil - Class in com.itextpdf.styledxmlparser.css.util
Utilities class for CSS gradient functions parsing.
CssIdentifierValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for identifiers.
CssIdentifierValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssIdentifierValidator
 
CssIdSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for id selectors.
CssIdSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssIdSelectorItem
Creates a new CssIdSelectorItem instance.
CssImportAtRule - Class in com.itextpdf.styledxmlparser.css
Implementation of CssSemicolonAtRule for import rule.
CssImportAtRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.CssImportAtRule
Creates a new CssImportAtRule instance.
CssInheritance - Class in com.itextpdf.styledxmlparser.css.resolve
Helper class that allows you to check if a property is inheritable.
CssInheritance() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.CssInheritance
 
CssIntegerNumberValueValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for integer numeric elements.
CssIntegerNumberValueValidator(boolean, boolean) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssIntegerNumberValueValidator
Creates a new CssIntegerNumberValueValidator instance.
CssLengthValueValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for numeric elements.
CssLengthValueValidator(boolean) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssLengthValueValidator
Creates a new CssLengthValueValidator instance.
CssMarginRule - Class in com.itextpdf.styledxmlparser.css.page
CssNestedAtRule implementation for margins.
CssMarginRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.page.CssMarginRule
Creates a new CssMarginRule instance.
CssMediaRule - Class in com.itextpdf.styledxmlparser.css.media
The CssNestedAtRule implementation for media rules.
CssMediaRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.media.CssMediaRule
Creates a CssMediaRule.
CssNestedAtRule - Class in com.itextpdf.styledxmlparser.css
Class to store a nested CSS at-rule Nested at-rules are a subset of nested statements, which can be used as a statement of a style sheet as well as inside of conditional group rules.
CssNestedAtRule(String, String) - Constructor for class com.itextpdf.styledxmlparser.css.CssNestedAtRule
Creates a CssNestedAtRule instance with an empty body.
CssNestedAtRuleFactory - Class in com.itextpdf.styledxmlparser.css
Deprecated.
use CssAtRuleFactory instead
CssNumberValueValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for numeric elements.
CssNumberValueValidator(boolean) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssNumberValueValidator
Creates a new CssNumberValueValidator instance.
CssPageMarginBoxSelector - Class in com.itextpdf.styledxmlparser.css.selector
ICssSelector implementation for CSS page margin box selectors.
CssPageMarginBoxSelector(String, ICssSelector) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssPageMarginBoxSelector
Creates a new CssPageMarginBoxSelector instance.
CssPagePseudoClassSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for page pseudo classes selectors.
CssPagePseudoClassSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPagePseudoClassSelectorItem
Creates a new CssPagePseudoClassSelectorItem instance.
CssPageRule - Class in com.itextpdf.styledxmlparser.css.page
CssNestedAtRule implementation for page rules.
CssPageRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.page.CssPageRule
Creates a new CssPageRule instance.
CssPageSelector - Class in com.itextpdf.styledxmlparser.css.selector
ICssSelector implementation for CSS page selectors.
CssPageSelector(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssPageSelector
Creates a new CssPageSelector instance.
CssPageSelectorParser - Class in com.itextpdf.styledxmlparser.css.parse
Utilities class to parse CSS page selectors.
CssPageSelectorParser() - Constructor for class com.itextpdf.styledxmlparser.css.parse.CssPageSelectorParser
 
CssPageTypeSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for page type selectors.
CssPageTypeSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPageTypeSelectorItem
Creates a new CssPageTypeSelectorItem instance.
CssParserStateController - Class in com.itextpdf.styledxmlparser.css.parse.syntax
State machine that will parse content into a style sheet.
CssParserStateController() - Constructor for class com.itextpdf.styledxmlparser.css.parse.syntax.CssParserStateController
CssParserStateController(String) - Constructor for class com.itextpdf.styledxmlparser.css.parse.syntax.CssParserStateController
Creates a new CssParserStateController instance.
CssPercentageValueValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for numeric elements.
CssPercentageValueValidator(boolean) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssPercentageValueValidator
Creates a new CssPercentageValueValidator instance.
CssPropertyMerger - Class in com.itextpdf.styledxmlparser.css.resolve
Utilities class to merge CSS properties.
CssPseudoClassSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for pseudo class selectors.
CssPseudoClassSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
Creates a new CssPseudoClassSelectorItem instance.
CssPseudoClassSelectorItem(String, String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
Creates a new CssPseudoClassSelectorItem instance.
CssPseudoElementNode - Class in com.itextpdf.styledxmlparser.css.pseudo
IElementNode implementation for pseudo elements.
CssPseudoElementNode(INode, String) - Constructor for class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Creates a new CssPseudoElementNode instance.
CssPseudoElementSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for pseudo element selectors.
CssPseudoElementSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoElementSelectorItem
Creates a new CssPseudoElementSelectorItem instance.
CssPseudoElementUtil - Class in com.itextpdf.styledxmlparser.css.pseudo
Utilities class for pseudo elements.
CssPseudoElementUtil() - Constructor for class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementUtil
 
CssQuotes - Class in com.itextpdf.styledxmlparser.css.resolve
Helper class to deal with quoted values in strings.
CssQuotesValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for values for the CSS quotes key.
CssQuotesValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssQuotesValidator
 
CssRuleName - Class in com.itextpdf.styledxmlparser.css
Class containing possible CSS rule names.
CssRuleSet - Class in com.itextpdf.styledxmlparser.css
Class to store a CSS rule set.
CssRuleSet(ICssSelector, List<CssDeclaration>) - Constructor for class com.itextpdf.styledxmlparser.css.CssRuleSet
Creates a new CssRuleSet from selector and raw list of declarations.
CssRuleSet(ICssSelector, List<CssDeclaration>, List<CssDeclaration>) - Constructor for class com.itextpdf.styledxmlparser.css.CssRuleSet
Creates a new CssRuleSet from a selector and a list of normal and important declarations.
CssRuleSetComparator - Class in com.itextpdf.styledxmlparser.css
Comparator class used to sort CSS rule set objects.
CssRuleSetComparator() - Constructor for class com.itextpdf.styledxmlparser.css.CssRuleSetComparator
 
CssRuleSetComparator - Class in com.itextpdf.styledxmlparser
Comparator class used to sort CSS rule set objects.
CssRuleSetComparator() - Constructor for class com.itextpdf.styledxmlparser.CssRuleSetComparator
 
CssRuleSetParser - Class in com.itextpdf.styledxmlparser.css.parse
Utilities class to parse CSS rule sets.
CssSelector - Class in com.itextpdf.styledxmlparser.css.selector
ICssSelector implementation for CSS selectors.
CssSelector(List<ICssSelectorItem>) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssSelector
Creates a new CssSelector instance.
CssSelector(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssSelector
Creates a new CssSelector instance.
CssSelectorComparator - Class in com.itextpdf.styledxmlparser.css.selector
Comparator class for CSS Selectors.
CssSelectorComparator() - Constructor for class com.itextpdf.styledxmlparser.css.selector.CssSelectorComparator
 
CssSelectorParser - Class in com.itextpdf.styledxmlparser.css.parse
Utilities class to parse a CSS selector.
CssSemicolonAtRule - Class in com.itextpdf.styledxmlparser.css
A CssAtRule implementation.
CssSemicolonAtRule(String) - Constructor for class com.itextpdf.styledxmlparser.css.CssSemicolonAtRule
Deprecated.
CssSemicolonAtRule(String, String) - Constructor for class com.itextpdf.styledxmlparser.css.CssSemicolonAtRule
Creates a new CssSemicolonAtRule instance.
CssSeparatorSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for separator selectors.
CssSeparatorSelectorItem(char) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
Creates a new CssSeparatorSelectorItem instance.
CssStatement - Class in com.itextpdf.styledxmlparser.css
Abstract superclass for all kinds of CSS statements.
CssStatement() - Constructor for class com.itextpdf.styledxmlparser.css.CssStatement
 
CssStyleSheet - Class in com.itextpdf.styledxmlparser.css
Class that stores all the CSS statements, and thus acts as a CSS style sheet.
CssStyleSheet() - Constructor for class com.itextpdf.styledxmlparser.css.CssStyleSheet
Creates a new CssStyleSheet instance.
CssStyleSheetParser - Class in com.itextpdf.styledxmlparser.css.parse
Utilities class to parse a CSS style sheet.
CssTagSelectorItem - Class in com.itextpdf.styledxmlparser.css.selector.item
ICssSelectorItem implementation for tag selectors.
CssTagSelectorItem(String) - Constructor for class com.itextpdf.styledxmlparser.css.selector.item.CssTagSelectorItem
Creates a new CssTagSelectorItem instance.
CssTransformValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.datatype
ICssDataTypeValidator implementation for css transform property .
CssTransformValidator() - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssTransformValidator
 
CssTypesValidationUtils - Class in com.itextpdf.styledxmlparser.css.util
Utilities class for CSS types validating operations.
CssUtils - Class in com.itextpdf.styledxmlparser.css.util
Utilities class for CSS operations.
CssVariableUtil - Class in com.itextpdf.styledxmlparser.util
Utility class for resolving css variables in declarations.
CURRENTCOLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant CURRENTCOLOR.

D

DARKEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DARKEN.
DASHED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DASHED.
DATA_SCHEMA_PREFIX - Static variable in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Identifier string used to detect that the source is under data URI scheme.
DECIMAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DECIMAL.
DECIMAL_LEADING_ZERO - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DECIMAL_LEADING_ZERO.
DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN.
DefaultResourceRetriever - Class in com.itextpdf.styledxmlparser.resolver.resource
Default implementation of the IResourceRetriever interface, which can set a limit on the size of retrieved resources using input stream with a limit on the number of bytes read.
DefaultResourceRetriever() - Constructor for class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Creates a new DefaultResourceRetriever instance.
defaultValidators - Variable in class com.itextpdf.styledxmlparser.css.validate.impl.CssDefaultValidator
A map containing all the CSS declaration validators.
DEG - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DEG.
DENSE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DENSE.
determinePositionBetweenValueAndUnit(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Method used in preparation of splitting a string containing a numeric value with a metric unit (e.g.
DIFFERENCE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DIFFERENCE.
DIRECTION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DIRECTION.
DISABLED - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
The Constant DISABLED.
DISABLED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DISABLED.
DISC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DISC.
DISPLAY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DISPLAY.
DOTTED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DOTTED.
DOUBLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DOUBLE.
DPCM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DPCM.
DPI - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DPI.
DPPX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant DPPX.

E

EACH_LINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant EACH_LINE.
EM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant EM.
EMBOSSED - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant EMBOSSED.
EMPTY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant EMPTY.
EMPTY_CELLS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant EMPTY_CELLS.
ENABLED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ENABLED.
END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant END.
ERROR_ADDING_CHILD_NODE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant ERROR_ADDING_CHILD_NODE.
ERROR_DURING_CSS_VARIABLE_RESOLVING - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant ERROR_DURING_CSS_VARIABLE_RESOLVING.
ERROR_LOADING_FONT - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant ERROR_LOADING_FONT.
ERROR_PARSING_COULD_NOT_MAP_NODE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant ERROR_PARSING_COULD_NOT_MAP_NODE.
ERROR_PARSING_CSS_SELECTOR - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant ERROR_PARSING_CSS_SELECTOR.
ERROR_RESOLVING_PARENT_STYLES - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant ERROR_RESOLVING_PARENT_STYLES.
EscapeGroup - Class in com.itextpdf.styledxmlparser.css.util
Class to store escape characters and their processing logic.
EscapeGroup(char, char) - Constructor for class com.itextpdf.styledxmlparser.css.util.EscapeGroup
Creates instance of EscapeGroup.
EscapeGroup(char) - Constructor for class com.itextpdf.styledxmlparser.css.util.EscapeGroup
Creates instance of EscapeGroup when opening and closing characters are the same.
EX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant EX.
EXCLUSION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant EXCLUSION.
extractAttributeValue(String, IElementNode) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Parses string and return attribute value.
extractShorthandProperties(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Extracts shorthand properties as list of string lists from a string, where the top level list is shorthand property and the lower level list is properties included in shorthand property.
extractStylesFromRuleSets(List<CssRuleSet>) - Static method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
Gets the CSS declarations.
extractUnquotedString(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Unquotes the passed string, e.g.
extractUrl(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Parses url("file.jpg") to file.jpg.

F

findNextUnescapedChar(String, char, int) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Find the next unescaped character.
FIRST - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FIRST.
FIRST - Static variable in class com.itextpdf.styledxmlparser.css.page.PageContextConstants
The Constant FIRST.
FIRST_CHILD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FIRST_CHILD.
FIRST_OF_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FIRST_OF_TYPE.
FIT_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FIT_CONTENT.
FIXED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FIXED.
FLEX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX.
FLEX_BASIS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_BASIS.
FLEX_DIRECTION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_DIRECTION.
FLEX_END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_END.
FLEX_FLOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_FLOW.
FLEX_GROW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_GROW.
FLEX_SHRINK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_SHRINK.
FLEX_START - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_START.
FLEX_WRAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLEX_WRAP.
FlexFlowShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for flex-flow.
FlexFlowShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FlexFlowShorthandResolver
 
FlexShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for flex.
FlexShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FlexShorthandResolver
 
FLOAT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FLOAT.
FOCUS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FOCUS.
FONT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT.
FONT_ABSOLUTE_SIZE_KEYWORDS_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_ABSOLUTE_SIZE_KEYWORDS.
FONT_FACE - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant FONT_FACE.
FONT_FAMILY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_FAMILY.
FONT_FEATURE_SETTINGS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_FEATURE_SETTINGS.
FONT_KERNING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_KERNING.
FONT_LANGUAGE_OVERRIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_LANGUAGE_OVERRIDE.
FONT_SIZE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_SIZE.
FONT_SIZE_ADJUST - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_SIZE_ADJUST.
FONT_STRETCH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_STRETCH.
FONT_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_STYLE.
FONT_SYNTHESIS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_SYNTHESIS.
FONT_VARIANT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_VARIANT.
FONT_VARIANT_ALTERNATES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_VARIANT_ALTERNATES.
FONT_VARIANT_CAPS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_VARIANT_CAPS.
FONT_VARIANT_EAST_ASIAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_VARIANT_EAST_ASIAN.
FONT_VARIANT_LIGATURES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_VARIANT_LIGATURES.
FONT_VARIANT_NUMERIC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_VARIANT_NUMERIC.
FONT_VARIANT_POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_VARIANT_POSITION.
FONT_WEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FONT_WEIGHT.
FontFamilySplitterUtil - Class in com.itextpdf.styledxmlparser.util
Split CSS 'font-family' string into list of font-families or generic-families
FontFamilySplitterUtil() - Constructor for class com.itextpdf.styledxmlparser.util.FontFamilySplitterUtil
 
FontProviderContainsZeroFonts - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
Message in case the font provider doesn't know about any fonts.
FontShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for fonts.
FontShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FontShorthandResolver
 
FormatGroup - Static variable in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
The Constant FormatGroup.
FR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant FR.
functionDepth - Variable in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
The depth.

G

GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GAP.
GapShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
Shorthand resolver for gap shorthand properties, can be used for different gap properties like gap or grid-gap.
GapShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GapShorthandResolver
Instantiates default GapShorthandResolver for gap shorthand.
GapShorthandResolver(String) - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GapShorthandResolver
Instantiates default GapShorthandResolver for passed gap shorthand.
GEORGIAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GEORGIAN.
getAdditionalHtmlStyles() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
 
getAdditionalHtmlStyles() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Gets additional styles, more specifically styles that affect an element based on its position in the HTML DOM, e.g.
getAdditionalHtmlStyles() - Method in interface com.itextpdf.styledxmlparser.node.IElementNode
Gets additional styles, more specifically styles that affect an element based on its position in the HTML DOM, e.g.
getAdditionalHtmlStyles() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
getAttribute(String) - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
 
getAttribute(String) - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Gets an attribute.
getAttribute(String) - Method in interface com.itextpdf.styledxmlparser.node.IAttributes
Gets the value of an attribute, given a key.
getAttribute(String) - Method in interface com.itextpdf.styledxmlparser.node.IAttributesContainer
Gets an attribute.
getAttribute(String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
 
getAttribute(String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
getAttribute(String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupXmlDeclarationNode
 
getAttributes() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
 
getAttributes() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Gets the attributes.
getAttributes() - Method in interface com.itextpdf.styledxmlparser.node.IAttributesContainer
Gets the attributes.
getAttributes() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
getAttributes() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupXmlDeclarationNode
 
getAvailableModuleSettings() - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
getBackgroundPropertyNameFromType(CssBackgroundUtils.BackgroundPropertyType) - Static method in class com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils
Gets background property name corresponding to its type.
getBaseUri() - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Gets the base URI.
getBaseUri() - Method in class com.itextpdf.styledxmlparser.resolver.resource.UriResolver
Gets the base URI.
getBitsPerComponent() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the bits per component.
getByteArrayByUrl(URL) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Gets the byte array that are retrieved from the source URL.
getByteArrayByUrl(URL) - Method in interface com.itextpdf.styledxmlparser.resolver.resource.IResourceRetriever
Gets the byte array that are retrieved from the source URL.
getColorIndex() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the color index.
getConnectTimeout() - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Gets the connect timeout.
getContainingBlockForMarginBox() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
 
getCssDeclarations(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
Gets the CSS declarations.
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
 
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
 
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssStatement
Gets a list of CssRuleSet objects.
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
Gets the CSS rule sets.
getCssRuleSets(INode, MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.media.CssMediaRule
 
getDefault() - Static method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets default MediaDeviceDescription instance.
getDefaultValue(String) - Static method in class com.itextpdf.styledxmlparser.css.resolve.CssDefaults
Gets the default value of a property.
getDependencies() - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
getDocument() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDocumentNode
Gets the JSoup document.
getEnd() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationVarParser.VarToken
Gets end position of var expression in original css declaration
getEnumerator - Static variable in class com.itextpdf.styledxmlparser.SharpenConfigCustomMembers
 
getExpression() - Method in class com.itextpdf.styledxmlparser.css.CssDeclaration
Gets the expression.
getFirstValidVarToken() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationVarParser
Gets the first valid var expression token.
getFontFamily() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
Gets the font-family.
getFormat() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
Gets the font format.
getHeight() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the height in points.
getIgnoredResources() - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
getIgnoredSourceFiles() - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
getImportantDeclarations() - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
Gets the important CSS declarations.
getInputStreamByUrl(URL) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Gets the input stream with current limit on the number of bytes read, that connect with source URL for retrieving data from that connection.
getInputStreamByUrl(URL) - Method in interface com.itextpdf.styledxmlparser.resolver.resource.IResourceRetriever
Gets the InputStream that connect with source URL for retrieving data from that connection.
getKey() - Method in interface com.itextpdf.styledxmlparser.node.IAttribute
Gets the key.
getKey() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttribute
 
getLang() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
 
getLang() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Gets the language.
getLang() - Method in interface com.itextpdf.styledxmlparser.node.IElementNode
Gets the language.
getLang() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
getMappingPriority() - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
getMarginBoxName() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
Gets the margin box name.
getModuleName() - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
getMonochrome() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the number of bits per pixel on a monochrome (greyscale) device.
getNextToken() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
Gets the next token.
getNextValidToken() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
Gets the next valid token.
getNormalDeclarations() - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
Gets the normal CSS declarations.
getOrientation() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the orientation.
getOverwrittenResources() - Method in class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
getPageClasses() - Method in class com.itextpdf.styledxmlparser.css.page.PageContextNode
Gets the list of page classes.
getPageMarginBoxRectangle() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
Gets the rectangle in which page margin box contents should be shown.
getPageTypeName() - Method in class com.itextpdf.styledxmlparser.css.page.PageContextNode
Gets the page type name.
getParsingResult() - Method in class com.itextpdf.styledxmlparser.css.parse.syntax.CssParserStateController
Gets the resulting style sheet.
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
Gets the postfix of a property.
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
Gets the postfix of a property.
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderColorShorthandResolver
 
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
 
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderStyleShorthandResolver
 
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderWidthShorthandResolver
 
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.MarginShorthandResolver
 
getPostfix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.PaddingShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
Gets the prefix of a property.
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
Gets the prefix of a property.
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
Gets the prefix of a property.
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderBottomShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderColorShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderLeftShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRightShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderStyleShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderTopShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderWidthShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.MarginShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.OutlineShorthandResolver
 
getPrefix() - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.PaddingShorthandResolver
 
getProperties() - Method in class com.itextpdf.styledxmlparser.css.CssFontFaceRule
Gets the properties.
getProperty() - Method in class com.itextpdf.styledxmlparser.css.CssDeclaration
Gets the property.
getPseudoClass() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
Gets the selector pseudo class name.
getPseudoElementName() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Gets the pseudo element name.
getQuotesDepth() - Method in class com.itextpdf.styledxmlparser.css.resolve.AbstractCssContext
Gets the quotes depth.
getReadTimeout() - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Gets the read timeout.
getResolution() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the resolution in DPI.
getResourceSizeByteLimit() - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Gets the resource size byte limit.
getRetriever() - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Gets the resource retriever.
getRuleName() - Method in class com.itextpdf.styledxmlparser.css.CssAtRule
Gets the rule name.
getRuleParameters() - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
Gets the rule parameters.
getRuleParams() - Method in class com.itextpdf.styledxmlparser.css.CssSemicolonAtRule
Gets the rule params.
getScan() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the scan value.
getSelector() - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
Gets the CSS selector.
getSelectorItems() - Method in class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector
Gets selector items.
getSeparator() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
Gets the separator character.
getShorthandResolver(String) - Static method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.ShorthandResolverFactory
Gets a shorthand resolver.
getSources() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
Gets the font face sources.
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssAttributeSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssClassSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssIdSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPagePseudoClassSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPageTypeSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoElementSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
 
getSpecificity() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssTagSelectorItem
 
getSpecificity() - Method in interface com.itextpdf.styledxmlparser.css.selector.item.ICssSelectorItem
Gets the specificity.
getSrc() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
Gets the source path.
getStart() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationVarParser.VarToken
Gets start position of var expression in original css declaration
getStatements() - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
Gets the list of CSS statements.
getStatements() - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
Gets the CSS statements of this style sheet.
getStringQuote() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
Gets the quotes of the string.
getStyles() - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
 
getStyles() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
getStyles() - Method in interface com.itextpdf.styledxmlparser.node.IStylesContainer
Gets the styles.
getType() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the type.
getType() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
Gets the type.
getValue() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
Gets the value.
getValue() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationVarParser.VarToken
Gets the var expression value.
getValue() - Method in interface com.itextpdf.styledxmlparser.node.IAttribute
Gets the value.
getValue() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttribute
 
getWholeData() - Method in interface com.itextpdf.styledxmlparser.node.IDataNode
Gets all the data.
getWholeData() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDataNode
 
getWidth() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Gets the width in points.
GRAD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRAD.
GRID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID.
GRID - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <mq-boolean> which is an <integer> that can only have the 0 and 1 value.
Media: all
Accepts min/max prefixes: no
Determines whether the output device is a grid device or a bitmap device.
GRID_AUTO_COLUMNS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_AUTO_COLUMNS.
GRID_AUTO_FLOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_AUTO_FLOW.
GRID_AUTO_ROWS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_AUTO_ROWS.
GRID_COLUMN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_COLUMN.
GRID_COLUMN_END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_COLUMN_END.
GRID_COLUMN_GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_COLUMN_GAP.
GRID_COLUMN_START - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_COLUMN_START.
GRID_GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_GAP.
GRID_ROW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_ROW.
GRID_ROW_END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_ROW_END.
GRID_ROW_GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_ROW_GAP.
GRID_ROW_START - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_ROW_START.
GRID_TEMPLATE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_TEMPLATE.
GRID_TEMPLATE_AREAS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_TEMPLATE_AREAS.
GRID_TEMPLATE_COLUMNS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_TEMPLATE_COLUMNS.
GRID_TEMPLATE_ROWS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GRID_TEMPLATE_ROWS.
GridColumnShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for grid-column shorthand.
GridColumnShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridColumnShorthandResolver
Creates a shorthand resolver for grid-column property
GridItemShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for grid items column/row start and end positions.
GridItemShorthandResolver(String) - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridItemShorthandResolver
Creates a new shorthand resolver for provided shorthand template
GridRowShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for grid-row shorthand.
GridRowShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridRowShorthandResolver
Creates a shorthand resolver for grid-row property
GridShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for grid shorthand.
GridShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridShorthandResolver
 
GridTemplateShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for grid-template shorthand.
GridTemplateShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridTemplateShorthandResolver
Creates grid template shorthand resolver.
GROOVE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant GROOVE.

H

HANDHELD - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant HANDHELD.
HANGING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HANGING.
HANGING_PUNCTUATION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HANGING_PUNCTUATION.
HARD_LIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HARD_LIGHT.
hasBeforeAfterElements(IElementNode) - Static method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementUtil
Checks for before or after elements.
hasSpace() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
Gets the flag if token contains whitespace.
HEBREW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HEBREW.
HEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HEIGHT.
HEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <length>
Media: visual, tactile
Accepts min/max prefixes: yes
The height media feature describes the height of the output device's rendering surface (such as the height of the viewport or of the page box on a printer).
HIDDEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HIDDEN.
HIRAGANA - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HIRAGANA.
HIRAGANA_IROHA - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HIRAGANA_IROHA.
HOVER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HOVER.
HUE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HUE.
HYPHENS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant HYPHENS.

I

IAttribute - Interface in com.itextpdf.styledxmlparser.node
Interface for HTML attributes.
IAttributes - Interface in com.itextpdf.styledxmlparser.node
Interface for a series of HTML attributes.
IAttributesContainer - Interface in com.itextpdf.styledxmlparser.node
Interface for classes that can get and set attributes.
ICON - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ICON.
ICssDataTypeValidator - Interface in com.itextpdf.styledxmlparser.css.validate
Interface for CSS data type validators.
ICssDeclarationValidator - Interface in com.itextpdf.styledxmlparser.css.validate
Interface for CSS declaration validators.
ICssResolver - Interface in com.itextpdf.styledxmlparser.css
Interface for CSS resolvers.
ICssSelector - Interface in com.itextpdf.styledxmlparser.css.selector
Interface for CSS Selector classes.
ICssSelectorItem - Interface in com.itextpdf.styledxmlparser.css.selector.item
Interface for CSS selector items.
ICustomElementNode - Interface in com.itextpdf.styledxmlparser.node
Interface that serves as a marker indicating that this particular IElementNode is something non-standard.
ID - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
The Constant ID.
IDataNode - Interface in com.itextpdf.styledxmlparser.node
Interface for data nodes.
IDocumentNode - Interface in com.itextpdf.styledxmlparser.node
Interface implemented by classes that are a top node, and as such represent a Document.
IDocumentTypeNode - Interface in com.itextpdf.styledxmlparser.node
Interface for the document type node.
IElementNode - Interface in com.itextpdf.styledxmlparser.node
Interface for node classes that have a parent and children, and for which styles can be defined; each of these nodes can also have a name and attributes.
IMPORT - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant IMPORT.
IMPORT_MUST_COME_BEFORE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
IMPORT_RULE_URL_CAN_NOT_BE_RESOLVED - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
IN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant IN.
IN_RANGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant IN_RANGE.
INameContainer - Interface in com.itextpdf.styledxmlparser.node
Interface for classes that can return their name.
INCORRECT_CHARACTER_SEQUENCE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant INCORRECT_CHARACTER_SEQUENCE.
INCORRECT_RESOLUTION_UNIT_VALUE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
index - Variable in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
The current index.
INHERIT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant INHERIT.
INITIAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant INITIAL.
initShippedFontsResourcePath() - Method in class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
Initialize path to shipped fonts and list of font files.
INLINE_BLOCK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant INLINE-BLOCK
INode - Interface in com.itextpdf.styledxmlparser.node
Interface for classes that describe a Node with a parent and children.
INSET - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant INSET.
INSIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant INSIDE.
inString - Variable in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
Indicates if we're inside a string.
INVALID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant INVALID.
INVALID_CSS_PROPERTY_DECLARATION - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant INVALID_CSS_PROPERTY_DECLARATION.
INVALID_CSS_VARIABLE_COUNT - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant INVALID_CSS_VARIABLE_NESTING.
INVALID_GRADIENT_COLOR_STOP_VALUE - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
The Constant INVALID_GRADIENT_COLOR_STOP_VALUE.
INVALID_GRADIENT_FUNCTION_ARGUMENTS_LIST - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
The Constant INVALID_GRADIENT_VALUE.
INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
The Constant INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING.
INVALID_TOKEN_AT_THE_BEGINNING_OF_SELECTOR - Static variable in class com.itextpdf.styledxmlparser.exceptions.StyledXmlParserExceptionMessage
 
IResourceRetriever - Interface in com.itextpdf.styledxmlparser.resolver.resource
Interface for classes that can retrieve data from resources by URL.
isAngleValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains an allowed metric unit in HTML/CSS; rad, deg and grad.
isBase64Data(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
isColorProperty(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks if a value is a color property.
isCssLinearGradientValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssGradientUtil
Checks whether the provided value is a linear gradient or repeating linear gradient function.
isCssVariable(String) - Static method in class com.itextpdf.styledxmlparser.util.CssVariableUtil
Checks property for css variable.
isDataSrc(String) - Static method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Checks if source is under data URI scheme.
isEmValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains an allowed value relative to parent value.
isExValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains an allowed value relative to element font height.
isGrid() - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Checks if the media device is a grid.
IShorthandResolver - Interface in com.itextpdf.styledxmlparser.css.resolve.shorthand
Interface for shorthand resolvers.
isInheritable(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.CssInheritance
Checks if a property is inheritable.
isInheritable(String) - Method in interface com.itextpdf.styledxmlparser.css.resolve.IStyleInheritance
Checks if a property or attribute is inheritable is inheritable.
isInitialOrInheritOrUnset(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks if value is initial, inherit or unset.
isInlineData(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks if the string represent inline data in format `data:{FORMAT};{ENCODING},{DATA}`.
isIntegerNumber(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string matches an integer numeric value (e.g.
isLocal() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
Checks if the font is local.
isLocalBaseUri() - Method in class com.itextpdf.styledxmlparser.resolver.resource.UriResolver
Check if baseURI is local
isMetricValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains an allowed metric unit in HTML/CSS; px, in, cm, mm, pc, Q or pt.
isNegativeValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string matches a negative value (e.g.
isNonEmSpace(char) - Static method in class com.itextpdf.styledxmlparser.util.WhiteSpaceUtil
Checks if a character is white space value that is not em, en or similar special whitespace character.
isNonLineBreakSpace(char) - Static method in class com.itextpdf.styledxmlparser.util.WhiteSpaceUtil
Checks if a character is white space value that doesn't cause a newline.
isNumber(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string matches a numeric value (e.g.
isPercentageValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains a percentage value
isRelativeValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains an allowed value relative to previously set value.
isRemValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains an allowed value relative to previously set root value.
isString() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
Checks if the token is a string.
isStyleSheetLink(IElementNode) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Checks if an IElementNode represents a style sheet link.
isSupportedFontFormat(CssFontFace.FontFormat) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
Checks whether in general we support requested font format.
IStyleInheritance - Interface in com.itextpdf.styledxmlparser.css.resolve
Interface for attribute and style-inheritance logic
IStylesContainer - Interface in com.itextpdf.styledxmlparser.node
Interface for classes that can get and set styles.
isValid(String) - Method in interface com.itextpdf.styledxmlparser.css.validate.ICssDataTypeValidator
Checks if a value is a valid data type (e.g.
isValid(CssDeclaration) - Method in interface com.itextpdf.styledxmlparser.css.validate.ICssDeclarationValidator
Checks if a value is a valid CSS declaration.
isValid(CssDeclaration) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.CssDefaultValidator
Validates a CSS declaration.
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.ArrayDataTypeValidator
 
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBackgroundValidator
Checks if a value is a valid data type (e.g.
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssBlendModeValidator
 
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssCmykAwareColorValidator
 
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssColorValidator
 
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssEnumValidator
 
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssIdentifierValidator
 
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssIntegerNumberValueValidator
Checks if a value is a valid data type (e.g.
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssLengthValueValidator
Checks if a value is a valid data type (e.g.
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssNumberValueValidator
Checks if a value is a valid data type (e.g.
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssPercentageValueValidator
Checks if a value is a valid data type (e.g.
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssQuotesValidator
 
isValid(String) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.datatype.CssTransformValidator
 
isValid(CssDeclaration) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.declaration.MultiTypeDeclarationValidator
 
isValid(CssDeclaration) - Method in class com.itextpdf.styledxmlparser.css.validate.impl.declaration.SingleTypeDeclarationValidator
 
isValidMediaType(String) - Static method in class com.itextpdf.styledxmlparser.css.media.MediaType
Checks if a media type is registered as a valid media type.
isValidNumericValue(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks if a string is in a valid format.
isZero(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssTypesValidationUtils
Checks whether a string contains a zero.
ITALIC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ITALIC.
iterator() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
 
ITextNode - Interface in com.itextpdf.styledxmlparser.node
Interface for text nodes.
IXmlDeclarationNode - Interface in com.itextpdf.styledxmlparser.node
Interface for node classes that have a parent and children, name and attributes.
IXmlParser - Interface in com.itextpdf.styledxmlparser
Interface for the XML parsing operations that accept XML and return a document node.

J

JsoupAttribute - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the IAttribute interface; wrapper for the JSoup Attribute class.
JsoupAttribute(Attribute) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttribute
Creates a new JsoupAttribute instance.
JsoupAttributes - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the IAttributes interface; wrapper for the JSoup Attributes class.
JsoupAttributes(Attributes) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
Creates a new JsoupAttributes instance.
JsoupDataNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the IDataNode interface; wrapper for the JSoup DataNode class.
JsoupDataNode(DataNode) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDataNode
Creates a new JsoupDataNode instance.
JsoupDocumentNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the IDocumentNode interface; wrapper for the JSoup Document class.
JsoupDocumentNode(Document) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDocumentNode
Creates a new JsoupDocumentNode instance.
JsoupDocumentTypeNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the IDocumentTypeNode interface; wrapper for the JSoup DocumentType class.
JsoupDocumentTypeNode(DocumentType) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupDocumentTypeNode
Creates a new JsoupDocumentTypeNode instance.
JsoupElementNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the IElementNode interface; wrapper for the JSoup JsoupNode class.
JsoupElementNode(Element) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
Creates a new JsoupElementNode instance.
JsoupHtmlParser - Class in com.itextpdf.styledxmlparser.node.impl.jsoup
Class that uses JSoup to parse HTML.
JsoupHtmlParser() - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupHtmlParser
 
JsoupNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the INode interface; wrapper for the JSoup Node class.
JsoupNode(Node) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupNode
Creates a new JsoupNode instance.
JsoupTextNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the ITextNode interface; wrapper for the JSoup TextNode class.
JsoupTextNode(TextNode) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupTextNode
Creates a new JsoupTextNode instance.
JsoupXmlDeclarationNode - Class in com.itextpdf.styledxmlparser.node.impl.jsoup.node
Implementation of the IXmlDeclarationNode interface; wrapper for the JSoup XmlDeclaration class.
JsoupXmlDeclarationNode(XmlDeclaration) - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupXmlDeclarationNode
Creates a new JsoupXmlDeclarationNode instance.
JsoupXmlParser - Class in com.itextpdf.styledxmlparser.node.impl.jsoup
Class that uses JSoup to parse HTML.
JsoupXmlParser() - Constructor for class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupXmlParser
 
JUSTIFY_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant JUSTIFY_CONTENT.
JUSTIFY_ITEMS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant JUSTIFY_ITEMS.

K

KEEP_ALL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant KEEP_ALL.

L

LANG - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
The Constant LANG.
LANG - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LANG.
LARGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LARGE.
LARGER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LARGER.
LAST - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LAST.
LAST_CHILD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LAST_CHILD.
LAST_OF_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LAST_OF_TYPE.
LAYER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant LAYER.
LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LEFT.
LEFT - Static variable in class com.itextpdf.styledxmlparser.css.page.PageContextConstants
The Constant LEFT.
LEFT_BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant LEFT_BOTTOM.
LEFT_MIDDLE - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant LEFT_MIDDLE.
LEFT_TOP - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant LEFT_TOP.
LEGACY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value LEGACY.
LETTER_SPACING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LETTER_SPACING.
LIGHTEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LIGHTEN.
LIGHTER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LIGHTER.
LINE_HEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LINE_HEIGHT.
LINE_THROUGH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value LINE_THROUGH.
LINK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LINK.
LIST_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LIST_STYLE.
LIST_STYLE_IMAGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LIST_STYLE_IMAGE.
LIST_STYLE_POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LIST_STYLE_POSITION.
LIST_STYLE_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LIST_STYLE_TYPE.
ListStyleShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for list styles.
ListStyleShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ListStyleShorthandResolver
 
LOCAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LOCAL.
LOWER_ALPHA - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LOWER_ALPHA.
LOWER_GREEK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LOWER_GREEK.
LOWER_LATIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LOWER_LATIN.
LOWER_ROMAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LOWER_ROMAN.
LUMINOSITY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant LUMINOSITY.

M

MANUAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MANUAL.
MARGIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARGIN.
MARGIN_BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARGIN_BOTTOM.
MARGIN_LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARGIN_LEFT.
MARGIN_RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARGIN_RIGHT.
MARGIN_TOP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARGIN_TOP.
MarginShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for margins.
MarginShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.MarginShorthandResolver
 
MARKER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARKER
MARKER_END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARKER_END
MARKER_MID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARKER_MID
MARKER_START - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MARKER_START
MarkerShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for marker.
MarkerShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.MarkerShorthandResolver
Creates a new MarkerShorthandResolver instance.
matches(MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.media.MediaExpression
Tries to match a MediaDeviceDescription.
matches(MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.media.MediaQuery
Tries to match a device description with the media query.
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.CssPageMarginBoxSelector
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.CssPageSelector
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.CssSelector
 
matches(INode) - Method in interface com.itextpdf.styledxmlparser.css.selector.ICssSelector
Checks if a node matches the selector.
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssAttributeSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssClassSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssIdSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPagePseudoClassSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPageTypeSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoElementSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
 
matches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssTagSelectorItem
 
matches(INode) - Method in interface com.itextpdf.styledxmlparser.css.selector.item.ICssSelectorItem
Checks if the selector matches an element.
matchMediaDevice(MediaDeviceDescription) - Method in class com.itextpdf.styledxmlparser.css.media.CssMediaRule
Tries to match a media device.
MATRIX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MATRIX.
MAX - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaRuleConstants
The Constant MAX.
MAX_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MAX_CONTENT.
MEDIA - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant MEDIA.
MediaDeviceDescription - Class in com.itextpdf.styledxmlparser.css.media
Class that bundles all the values of a media device description.
MediaDeviceDescription(String) - Constructor for class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
See MediaType class constants for possible values.
MediaDeviceDescription(String, float, float) - Constructor for class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Creates a new MediaDeviceDescription instance.
MediaExpression - Class in com.itextpdf.styledxmlparser.css.media
Class that bundles all the media expression properties.
MediaFeature - Class in com.itextpdf.styledxmlparser.css.media
Class that bundles all the media feature values.
MediaQuery - Class in com.itextpdf.styledxmlparser.css.media
Class that bundles all the media query properties.
MediaQueryParser - Class in com.itextpdf.styledxmlparser.css.media
Utilities class that parses String values into MediaQuery or MediaExpression values.
MediaRuleConstants - Class in com.itextpdf.styledxmlparser.css.media
Class that bundles a series of media rule constants.
MediaType - Class in com.itextpdf.styledxmlparser.css.media
Class that bundles all the media types and allows you to registered valid media types in a Set.
MEDIUM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MEDIUM.
MENU - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MENU.
mergeParentStyleDeclaration(Map<String, String>, String, String, String, Set<IStyleInheritance>) - Static method in class com.itextpdf.styledxmlparser.util.StyleUtil
Merge parent CSS declarations.
mergeTextDecoration(String, String) - Static method in class com.itextpdf.styledxmlparser.css.resolve.CssPropertyMerger
Merges text decoration.
MESSAGE_BOX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MESSAGE_BOX.
METRIC_MEASUREMENTS_VALUES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant METRIC_MEASUREMENTS.
MIN - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaRuleConstants
The Constant MIN.
MIN_CONTENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MIN_CONTENT.
MIN_HEIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MIN_HEIGHT.
MM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MM.
MONOCHROME - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <integer>
Media: visual
Accepts min/max prefixes: yes
Indicates the number of bits per pixel on a monochrome (greyscale) device.
MULTIPLY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant MULTIPLY.
MultiTypeDeclarationValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.declaration
ICssDeclarationValidator implementation in case multiple types have to be checked.
MultiTypeDeclarationValidator(ICssDataTypeValidator...) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.declaration.MultiTypeDeclarationValidator
Creates a new MultiTypeDeclarationValidator instance.

N

name() - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
 
name() - Method in class com.itextpdf.styledxmlparser.css.pseudo.CssPseudoElementNode
Gets the name of the element node.
name() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
name() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupXmlDeclarationNode
 
name() - Method in interface com.itextpdf.styledxmlparser.node.INameContainer
Gets the name of the element node.
NAN - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
The Constant NAN.
NO_CLOSE_QUOTE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NO_CLOSE_QUOTE.
NO_OPEN_QUOTE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NO_OPEN_QUOTE.
NO_REPEAT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NO_REPEAT.
NONE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NONE.
NORMAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NORMAL.
normalizeCssProperty(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Normalizes a CSS property.
NOT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NOT.
NOT - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaRuleConstants
The Constant NOT.
notMatches(INode) - Method in class com.itextpdf.styledxmlparser.css.selector.CssSelector
Checks if the node not matches all the selectors.
NOWRAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NOWRAP.
NTH_CHILD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NTH_CHILD.
NTH_LAST_CHILD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NTH_LAST_CHILD.
NTH_LAST_OF_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NTH_LAST_OF_TYPE.
NTH_OF_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant NTH_OF_TYPE.

O

OBLIQUE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OBLIQUE.
ONLY - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaRuleConstants
The Constant ONLY.
ONLY_CHILD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ONLY_CHILD.
ONLY_OF_TYPE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ONLY_OF_TYPE.
ONLY_THE_LAST_BACKGROUND_CAN_INCLUDE_BACKGROUND_COLOR - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant ONLY_THE_LAST_BACKGROUND_CAN_INCLUDE_BACKGROUND_COLOR.
OPACITY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OPACITY.
OPEN_QUOTE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OPEN_QUOTE.
OPTIONAL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OPTIONAL.
ORDER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ORDER.
ORIENTATION - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: landscape | portrait
Media: visual
Accepts min/max prefixes: no
Indicates whether the viewport is in landscape (the display is wider than it is tall) or portrait (the display is taller than it is wide) mode.
ORPHANS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OPRPHANS.
OUT_OF_RANGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OUT_OF_RANGE.
OUTLINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OUTLINE.
OUTLINE_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OUTLINE_COLOR.
OUTLINE_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OUTLINE_STYLE.
OUTLINE_WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OUTLINE_WIDTH.
OutlineShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBorderShorthandResolver implementation for outlines.
OutlineShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.OutlineShorthandResolver
 
OUTSET - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OUTSET.
OUTSIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OUTSIDE.
OVERFLOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OVERFLOW.
OVERFLOW_WRAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant OVERFLOW_WRAP.
OVERLAY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value OVERLAY.
OVERLINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value OVERLINE.

P

PADDING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PADDING.
PADDING_BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PADDING_BOTTOM.
PADDING_BOX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PADDING_BOX.
PADDING_LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PADDING_LEFT.
PADDING_RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PADDING_RIGHT.
PADDING_TOP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PADDING_TOP.
PaddingShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
AbstractBoxShorthandResolver implementation for paddings.
PaddingShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.PaddingShorthandResolver
 
PAGE - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant PAGE.
PAGE_BREAK_AFTER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PAGE_BREAK_AFTER.
PAGE_BREAK_BEFORE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PAGE_BREAK_BEFORE.
PAGE_BREAK_INSIDE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PAGE_BREAK_INSIDE.
PAGE_MARGIN_BOX_TAG - Static variable in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
The Constant PAGE_MARGIN_BOX_TAG.
PageContextConstants - Class in com.itextpdf.styledxmlparser.css.page
Class that bundles a series of page context constants.
PageContextConstants() - Constructor for class com.itextpdf.styledxmlparser.css.page.PageContextConstants
 
PageContextNode - Class in com.itextpdf.styledxmlparser.css.page
CssContextNode implementation for page contexts.
PageContextNode() - Constructor for class com.itextpdf.styledxmlparser.css.page.PageContextNode
Creates a new PageContextNode instance.
PageContextNode(INode) - Constructor for class com.itextpdf.styledxmlparser.css.page.PageContextNode
Creates a new PageContextNode instance.
PageMarginBoxContextNode - Class in com.itextpdf.styledxmlparser.css.page
CssContextNode implementation for page margin box contexts.
PageMarginBoxContextNode(INode, String) - Constructor for class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
Creates a new PageMarginBoxContextNode instance.
parentNode() - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
 
parentNode() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupNode
 
parentNode() - Method in interface com.itextpdf.styledxmlparser.node.INode
Gets the parent node.
parse(InputStream, String) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssStyleSheetParser
Parses a stream into a CssStyleSheet.
parse(InputStream, CssParserStateController) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssStyleSheetParser
Parses a stream into a CssStyleSheet.
parse(InputStream) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssStyleSheetParser
Parses a stream into a CssStyleSheet.
parse(String, String) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssStyleSheetParser
Parses a string into a CssStyleSheet.
parse(String) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssStyleSheetParser
Parses a string into a CssStyleSheet.
parse(InputStream, String) - Method in interface com.itextpdf.styledxmlparser.IXmlParser
Parses XML provided as an InputStream and an encoding.
parse(String) - Method in interface com.itextpdf.styledxmlparser.IXmlParser
Parses XML provided as a String.
parse(InputStream, String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupHtmlParser
 
parse(String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupHtmlParser
 
parse(InputStream, String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupXmlParser
 
parse(String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.JsoupXmlParser
 
parseAbsoluteFontSize(String, String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses the absolute font size.
parseAbsoluteFontSize(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses the absolute font size.
parseAbsoluteLength(String, String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses a length with an allowed metric unit (px, pt, in, cm, mm, pc, q) or numeric value (e.g.
parseAbsoluteLength(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses the absolute length.
parseAngle(String, String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses an angle with an allowed metric unit (deg, grad, rad) or numeric value (e.g.
parseAngle(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses a angle with an allowed metric unit (deg, grad, rad) or numeric value (e.g.
parseAspectRatio(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses an aspect ratio into an array with two integers.
parseBackgroundRepeat(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils
Parses the background repeat string value.
parseBlendMode(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Parses the given css blend mode value.
parseColor(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses either RGBA or CMYK color.
parseCssLinearGradient(String, float, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssGradientUtil
Parses the provided linear gradient or repeating linear gradient function
parseDouble(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses a double without throwing an exception if something goes wrong.
parseFlex(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses a flex value "xfr" to x.
parseFloat(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses a float without throwing an exception if something goes wrong.
parseFormat(String) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
Parses a String to a font format.
parseFunctionToken(CssDeclarationValueTokenizer.Token, int) - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
Parse internal function token to full function token, e.g.
parseInteger(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses an integer without throwing an exception if something goes wrong.
parseLength(String, float, float, float, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parse length attributes.
parseLengthValueToPt(String, float, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Convenience method for parsing a value to pt.
parsePropertyDeclarations(String) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssRuleSetParser
Parses property declarations.
parseRelativeFontSize(String, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses the relative font size.
parseRelativeValue(String, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses an relative value based on the base value that was given, in the metric unit of the base value.
(e.g.
parseResolution(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses the resolution.
parseRgbaColor(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses the RGBA color.
parseRuleSet(String, String) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssRuleSetParser
Parses a rule set into a list of CssRuleSet instances.
parseSelectorItems(String) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssPageSelectorParser
Parses the selector items into a list of ICssSelectorItem instances.
parseSelectorItems(String) - Static method in class com.itextpdf.styledxmlparser.css.parse.CssSelectorParser
Parses the selector items.
parseSpecificCornerBorderRadius(String, float, float) - Static method in class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils
Parses the border radius of specific corner.
parseUnicodeRange(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Parses the unicode range.
PC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PC.
PERCENTAGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PERCENTAGE.
PLACE_ITEMS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PLACE_ITEMS.
PlaceItemsShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for place-items.
PlaceItemsShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.PlaceItemsShorthandResolver
 
POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant POSITION.
PRE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PRE.
PRE_LINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PRE_LINE.
PRE_WRAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PRE_WRAP.
PRINT - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant PRINT.
process(char) - Method in class com.itextpdf.styledxmlparser.css.parse.syntax.CssParserStateController
Process a character using the current state.
processWhitespaces(String, boolean, boolean) - Static method in class com.itextpdf.styledxmlparser.util.WhiteSpaceUtil
Processes whitespaces according to provided keepLineBreaks and collapseSpaces values.
PROJECTION - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant PROJECTION.
PT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PT.
PX - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant PX.

Q

Q - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant Q.
QUOTE_IS_NOT_CLOSED_IN_CSS_EXPRESSION - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant QUOTE_IS_NOT_CLOSED_IN_CSS_EXPRESSION.
QUOTES - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant QUOTES.
QUOTES_PROPERTY_INVALID - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant QUOTES_PROPERTY_INVALID.

R

RAD - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant RAD.
READ_ONLY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant READ_ONLY.
READ_WRITE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant READ_WRITE.
READING_BYTE_LIMIT_MUST_NOT_BE_LESS_ZERO - Static variable in class com.itextpdf.styledxmlparser.exceptions.StyledXmlParserExceptionMessage
 
ReadingByteLimitException - Exception in com.itextpdf.styledxmlparser.exceptions
Thrown when the limit on the number of bytes read was violated.
ReadingByteLimitException() - Constructor for exception com.itextpdf.styledxmlparser.exceptions.ReadingByteLimitException
 
REL - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
The Constant REL.
REM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant REM.
removeDoubleSpacesAndTrim(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Removes double spaces and trims a string.
removeQuotes(String) - Static method in class com.itextpdf.styledxmlparser.util.FontFamilySplitterUtil
Removes quotes from a passed `font-family` CSS string.
REPEAT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant REPEAT.
REPEAT_X - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant REPEAT_X.
REPEAT_Y - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant REPEAT_Y.
REQUIRED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant REQUIRED.
resetCache() - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Resets the simple image cache.
RESOLUTION - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <resolution>
Media: bitmap
Accepts min/max prefixes: yes
Indicates the resolution (pixel density) of the output device.
resolveAgainstBaseUri(String) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Resolves a given URI against the base URI.
resolveAgainstBaseUri(String) - Method in class com.itextpdf.styledxmlparser.resolver.resource.UriResolver
Resolve a given URI against the base URI.
resolveBackgroundPropertyType(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils
Resolves the background property type using it's value.
resolveCssVariables(Map<String, String>) - Static method in class com.itextpdf.styledxmlparser.util.CssVariableUtil
Resolve all css variables in style map
resolveQuote(String, AbstractCssContext) - Method in class com.itextpdf.styledxmlparser.css.resolve.CssQuotes
Resolves quotes.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBorderShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractBoxShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BackgroundPositionShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BackgroundShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ColumnRuleShortHandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ColumnsShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FlexFlowShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FlexShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.FontShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GapShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridItemShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridTemplateShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.ListStyleShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.MarkerShorthandResolver
 
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.PlaceItemsShorthandResolver
Resolves a shorthand expression.
resolveShorthand(String) - Method in class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.TextDecorationShorthandResolver
 
resolveShorthand(String) - Method in interface com.itextpdf.styledxmlparser.css.resolve.shorthand.IShorthandResolver
Resolves a shorthand expression.
resolveStyles(INode, AbstractCssContext) - Method in interface com.itextpdf.styledxmlparser.css.ICssResolver
Resolves the styles of a node given the passed context.
resolveUnicodeRange() - Method in class com.itextpdf.styledxmlparser.css.CssFontFaceRule
Resolves `unicode-range` property if it exists in the properties.
RESOURCE_WITH_GIVEN_URL_WAS_FILTERED_OUT - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant RESOURCE_WITH_GIVEN_URL_WAS_FILTERED_OUT.
ResourceResolver - Class in com.itextpdf.styledxmlparser.resolver.resource
Utilities class to resolve resources.
ResourceResolver(String) - Constructor for class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Creates a new ResourceResolver instance.
ResourceResolver(String, IResourceRetriever) - Constructor for class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Creates a new ResourceResolver instance.
retrieveBytesFromResource(String) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Retrieve a resource as a byte array from a source that can either be a link to a file, or a base64 encoded String.
retrieveImage(String) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Retrieve image as either PdfImageXObject, or PdfFormXObject.
retrieveResourceAsInputStream(String) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Retrieve the resource found in src as an InputStream
RIDGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant RIDGE.
RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant RIGHT.
RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.page.PageContextConstants
The Constant RIGHT.
RIGHT_BOTTOM - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant RIGHT_BOTTOM.
RIGHT_MIDDLE - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant RIGHT_MIDDLE.
RIGHT_TOP - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant RIGHT_TOP.
ROOT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ROOT.
ROTATE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ROTATE.
ROUND - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ROUND.
ROW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ROW.
ROW_GAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ROW_GAP.
ROW_REVERSE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant ROW_REVERSE.
RULE_IS_NOT_SUPPORTED - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant RULE_IS_NOT_SUPPORTED.

S

SAFE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SAFE.
SATURATION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SATURATION.
SCALE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SCALE.
SCALE_X - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SCALE_X.
SCALE_Y - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SCALE_Y.
SCAN - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: progressive | interlace
Media: tv
Accepts min/max prefixes: no
Describes the scanning process of television output devices.
SCREEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SCREEN.
SCREEN - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant SCREEN.
SCROLL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SCROLL.
selectorItems - Variable in class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector
The selector items.
SELF_END - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value SELF_END.
SELF_START - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SELF_START.
setAttribute(String, String) - Method in interface com.itextpdf.styledxmlparser.node.IAttributes
Adds a key and a value of an attributes.
setAttribute(String, String) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
 
setBitsPerComponent(int) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the bits per component.
setColorIndex(int) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the color index.
setConnectTimeout(int) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Sets the connect timeout.
setContainingBlockForMarginBox(Rectangle) - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
Sets the containing block rectangle for the margin box, which is used for calculating some of the margin box properties relative values.
setExpression(String) - Method in class com.itextpdf.styledxmlparser.css.CssDeclaration
Sets the expression.
setGrid(boolean) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the grid value.
setHeight(float) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the height in points.
setMonochrome(int) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the number of bits per pixel on a monochrome (greyscale) device.
setOrientation(String) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the orientation.
setPageMarginBoxRectangle(Rectangle) - Method in class com.itextpdf.styledxmlparser.css.page.PageMarginBoxContextNode
Sets the rectangle in which page margin box contents are shown.
setPageTypeName(String) - Method in class com.itextpdf.styledxmlparser.css.page.PageContextNode
Sets the page type name.
setQuotesDepth(int) - Method in class com.itextpdf.styledxmlparser.css.resolve.AbstractCssContext
Sets the quotes depth.
setReadTimeout(int) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Sets the read timeout.
setResolution(float) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the resolution in DPI.
setResourceSizeByteLimit(long) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Sets the resource size byte limit.
setRetriever(IResourceRetriever) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Sets the resource retriever.
setScan(String) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the scan value.
setStyles(Map<String, String>) - Method in class com.itextpdf.styledxmlparser.css.CssContextNode
 
setStyles(Map<String, String>) - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
 
setStyles(Map<String, String>) - Method in interface com.itextpdf.styledxmlparser.node.IStylesContainer
Sets the styles.
setValidator(ICssDeclarationValidator) - Static method in class com.itextpdf.styledxmlparser.css.validate.CssDeclarationValidationMaster
Sets new validator for CSS declarations.
setWidth(float) - Method in class com.itextpdf.styledxmlparser.css.media.MediaDeviceDescription
Sets the width in points.
SharpenConfigCustomMembers - Class in com.itextpdf.styledxmlparser
 
SharpenConfigCustomMembers() - Constructor for class com.itextpdf.styledxmlparser.SharpenConfigCustomMembers
 
SharpenConfigMapping - Class in com.itextpdf.styledxmlparser
 
SharpenConfigMapping() - Constructor for class com.itextpdf.styledxmlparser.SharpenConfigMapping
 
shippedFontNames - Variable in class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
The file names of the shipped fonts.
shippedFontResourcePath - Variable in class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider
The path to the shipped fonts.
SHORTHAND_PROPERTY_CANNOT_BE_EMPTY - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant SHORTHAND_PROPERTY_CANNOT_BE_EMPTY.
ShorthandResolverFactory - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand
A factory for creating ShorthandResolver objects.
ShorthandResolverFactory() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.ShorthandResolverFactory
 
SingleTypeDeclarationValidator - Class in com.itextpdf.styledxmlparser.css.validate.impl.declaration
ICssDeclarationValidator implementation to validate a single type.
SingleTypeDeclarationValidator(ICssDataTypeValidator) - Constructor for class com.itextpdf.styledxmlparser.css.validate.impl.declaration.SingleTypeDeclarationValidator
Creates a new SingleTypeDeclarationValidator instance.
size() - Method in interface com.itextpdf.styledxmlparser.node.IAttributes
Returns the number of attributes.
size() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupAttributes
 
SKEW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SKEW.
SKEW_X - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SKEW_X.
SKEW_Y - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SKEW_Y.
SMALL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SMALL.
SMALL_CAPS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SMALL_CAPS.
SMALL_CAPTION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SMALL_CAPTION.
SMALLER - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SMALLER.
SOFT_LIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SOFT_LIGHT.
SOLID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SOLID.
SPACE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SPACE.
SPACE_AROUND - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SPACE_AROUND.
SPACE_BETWEEN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SPACE_BETWEEN.
SPACE_EVENLY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SPACE_EVENLY.
SPEECH - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant SPEECH.
splitFontFamily(String) - Static method in class com.itextpdf.styledxmlparser.util.FontFamilySplitterUtil
Splits passed `font-family` CSS string into list of font families or generic families.
splitSourcesSequence(String) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace
Processes and splits a string sequence containing a url/uri.
splitString(String, char, EscapeGroup...) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Splits the provided String by split character with respect of escape characters.
splitStringWithComma(String) - Static method in class com.itextpdf.styledxmlparser.css.util.CssUtils
Splits the provided String by comma with respect of brackets.
SQUARE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant SQUARE.
src - Variable in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
The source string.
START - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant START.
STATIC - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant STATIC.
STATUS_BAR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant STATUS_BAR.
STRETCH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant STRETCH.
STRING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant STRING.
stringQuote - Variable in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer
The quote string, either "'" or "\"".
StyledXMLParserException - Exception in com.itextpdf.styledxmlparser.exceptions
Runtime exception that gets thrown if something goes wrong in the HTML to PDF conversion.
StyledXMLParserException(String) - Constructor for exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
Creates a new StyledXMLParserException instance.
StyledXmlParserExceptionMessage - Class in com.itextpdf.styledxmlparser.exceptions
Class containing constants to be used in exceptions in the SXP module.
StyledXmlParserLogMessageConstant - Class in com.itextpdf.styledxmlparser.logs
Class that bundles all the error message templates as constants.
STYLESHEET - Static variable in class com.itextpdf.styledxmlparser.CommonAttributeConstants
The Constant STYLESHEET.
StyleUtil - Class in com.itextpdf.styledxmlparser.util
Utility class for resolving parent-inheritance of style and attribute declarations.

T

TAB_SIZE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TAB_SIZE.
TARGET - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TARGET.
text() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupElementNode
Returns the element text.
TEXT_ALIGN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_ALIGN.
TEXT_ALIGN_LAST - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_ALIGN_LAST.
TEXT_COMBINE_UPRIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_COMBINE_UPRIGHT.
TEXT_DECORATION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_DECORATION.
TEXT_DECORATION_COLOR - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_DECORATION_COLOR.
TEXT_DECORATION_LINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_DECORATION_LINE.
TEXT_DECORATION_STYLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_DECORATION_STYLE.
TEXT_INDENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_INDENT.
TEXT_JUSTIFY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_JUSTIFY.
TEXT_ORIENTATION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_ORIENTATION.
TEXT_SHADOW - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_SHADOW.
TEXT_TRANSFORM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_TRANSFORM.
TEXT_UNDERLINE_POSITION - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TEXT_UNDERLINE_POSITION.
TextDecorationShorthandResolver - Class in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
IShorthandResolver implementation for text-decoration.
TextDecorationShorthandResolver() - Constructor for class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.TextDecorationShorthandResolver
 
THICK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant THICK.
THIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant THIN.
Token(String, CssDeclarationValueTokenizer.TokenType) - Constructor for class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
Creates a new CssDeclarationValueTokenizer.Token instance.
TOP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TOP.
TOP_CENTER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant TOP_CENTER.
TOP_LEFT - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant TOP_LEFT.
TOP_LEFT_CORNER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant TOP_LEFT_CORNER.
TOP_RIGHT - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant TOP_RIGHT.
TOP_RIGHT_CORNER - Static variable in class com.itextpdf.styledxmlparser.css.CssRuleName
The Constant TOP_RIGHT_CORNER.
toString() - Method in class com.itextpdf.styledxmlparser.css.CssDeclaration
 
toString() - Method in class com.itextpdf.styledxmlparser.css.CssFontFaceRule
 
toString() - Method in class com.itextpdf.styledxmlparser.css.CssNestedAtRule
 
toString() - Method in class com.itextpdf.styledxmlparser.css.CssRuleSet
 
toString() - Method in class com.itextpdf.styledxmlparser.css.CssSemicolonAtRule
 
toString() - Method in class com.itextpdf.styledxmlparser.css.CssStyleSheet
 
toString() - Method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
 
toString() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.Token
 
toString() - Method in class com.itextpdf.styledxmlparser.css.parse.CssDeclarationVarParser.VarToken
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.AbstractCssSelector
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssAttributeSelectorItem
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssClassSelectorItem
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssIdSelectorItem
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoElementSelectorItem
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssSeparatorSelectorItem
 
toString() - Method in class com.itextpdf.styledxmlparser.css.selector.item.CssTagSelectorItem
 
TRANSFORM - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TRANSFORM.
TRANSLATE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TRANSLATE.
TRANSLATE_X - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TRANSLATE_X.
TRANSLATE_Y - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TRANSLATE_Y.
TRANSPARENT - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant TRANSPARENT.
tryResolveBase64ImageSource(String) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Creates PdfXObject based on passed base64 encoded string.
tryResolveUrlImageSource(String) - Method in class com.itextpdf.styledxmlparser.resolver.resource.ResourceResolver
Creates PdfXObject based on the string which defines the path to local image.
TTY - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant TTY.
TV - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaType
The Constant TV.
TypeGroup - Static variable in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
The Constant TypeGroup.

U

UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
UNABLE_TO_RESOLVE_IMAGE_URL - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
UNABLE_TO_RETRIEVE_FONT - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI.
UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_DATA_URI - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_DATA_URI.
UNABLE_TO_RETRIEVE_RESOURCE_WITH_GIVEN_RESOURCE_SIZE_BYTE_LIMIT - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant UNABLE_TO_RETRIEVE_RESOURCE_WITH_GIVEN_RESOURCE_SIZE_BYTE_LIMIT.
UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI.
UNDEFINED_NAME - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant UNDEFINED_NAME.
UNDERLINE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value UNDERLINE
UNICODE_BIDI - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant UNICODE_BIDI.
UNKNOWN_ABSOLUTE_METRIC_LENGTH_PARSED - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant UNKNOWN_ABSOLUTE_METRIC_LENGTH_PARSED.
UNKNOWN_METRIC_ANGLE_PARSED - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
UNKNOWN_PROPERTY - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant UNKNOWN__PROPERTY.
unquote(String) - Static method in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
Removes single and double quotes at the start and the end of a String.
UNSAFE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant UNSAFE.
UNSET - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value UNSET.
UNSUPPORTED_PSEUDO_CSS_SELECTOR - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
UnsupportedEncodingException - Static variable in exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
The Constant UnsupportedEncodingException.
UPPER_ALPHA - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant UPPER_ALPHA.
UPPER_LATIN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant UPPER_LATIN.
UPPER_ROMAN - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant UPPER_ROMAN.
UriResolver - Class in com.itextpdf.styledxmlparser.resolver.resource
Utilities class to resolve URIs.
UriResolver(String) - Constructor for class com.itextpdf.styledxmlparser.resolver.resource.UriResolver
Creates a new UriResolver instance.
URL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant URL.
URL_IS_EMPTY_IN_CSS_EXPRESSION - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
URL_IS_NOT_CLOSED_IN_CSS_EXPRESSION - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
 
urlFilter(URL) - Method in class com.itextpdf.styledxmlparser.resolver.resource.DefaultResourceRetriever
Method for filtering resources by URL.
UrlGroup - Static variable in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
The Constant UrlGroup.
UrlPattern - Static variable in class com.itextpdf.styledxmlparser.css.font.CssFontFace.CssFontFaceSrc
The UrlPattern used to compose a source path.

V

VALID - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant VALID.
valueOf(String) - Static method in enum com.itextpdf.styledxmlparser.css.font.CssFontFace.FontFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.itextpdf.styledxmlparser.css.font.CssFontFace.FontFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.styledxmlparser.css.parse.CssDeclarationValueTokenizer.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.itextpdf.styledxmlparser.css.util.CssBackgroundUtils.BackgroundPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBILITY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant VISIBILITY.
VISIBLE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value VISIBLE.
VISITED - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant VISITED.

W

WAS_NOT_ABLE_TO_DEFINE_BACKGROUND_CSS_SHORTHAND_PROPERTIES - Static variable in class com.itextpdf.styledxmlparser.logs.StyledXmlParserLogMessageConstant
The Constant WAS_NOT_ABLE_TO_DEFINE_BACKGROUND_CSS_SHORTHAND_PROPERTIES.
WAVY - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant value WAVY.
WHITE_SPACE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WHITE_SPACE.
WhiteSpaceUtil - Class in com.itextpdf.styledxmlparser.util
Utility class for white-space handling methods that are used both in pdfHTML and the iText-core SVG module
WhiteSpaceUtil() - Constructor for class com.itextpdf.styledxmlparser.util.WhiteSpaceUtil
 
wholeText() - Method in class com.itextpdf.styledxmlparser.node.impl.jsoup.node.JsoupTextNode
 
wholeText() - Method in interface com.itextpdf.styledxmlparser.node.ITextNode
Returns all the text.
WIDOWS - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WIDOWS.
WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WIDTH.
WIDTH - Static variable in class com.itextpdf.styledxmlparser.css.media.MediaFeature
Value: <length>
Media: visual, tactile
Accepts min/max prefixes: yes
The width media feature describes the width of the rendering surface of the output device (such as the width of the document window, or the width of the page box on a printer).
WORD_BREAK - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WORD_BREAK.
WORD_SPACING - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WORD_SPACING.
WORDWRAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WORDWRAP.
WRAP - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WRAP.
WRAP_REVERSE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WRAP_REVERSE.
WRITING_MODE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant WRITING_MODE.

X

X_LARGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant X_LARGE.
X_SMALL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant X_SMALL.
XX_LARGE - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant XX_LARGE.
XX_SMALL - Static variable in class com.itextpdf.styledxmlparser.css.CommonCssConstants
The Constant XX_SMALL.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 1998–2025 Apryse Group NV. All rights reserved.