- A - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- A_EXTERNAL - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- A_LOCALGOTO - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- A_SETLOCALGOTO - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- ABBR - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- ABSOLUTE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- AbstractImageProvider - Class in com.itextpdf.tool.xml.pipeline.html
-
- AbstractImageProvider() - Constructor for class com.itextpdf.tool.xml.pipeline.html.AbstractImageProvider
-
- AbstractPipeline<T extends CustomContext> - Class in com.itextpdf.tool.xml.pipeline
-
Abstract class with default implementations.
- AbstractPipeline(Pipeline<?>) - Constructor for class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
- AbstractTagProcessor - Class in com.itextpdf.tool.xml.html
-
Abstract TagProcessor that allows setting the configuration object to a
protected member variable.
- AbstractTagProcessor() - Constructor for class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- acceptUnknown() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- add(String, Map<String, String>) - Method in interface com.itextpdf.tool.xml.css.CssFile
-
Add CSS to this CssFile.
- add(String, Map<String, String>) - Method in class com.itextpdf.tool.xml.css.CssFileImpl
-
- add(CssFile) - Method in interface com.itextpdf.tool.xml.css.CssFiles
-
Adds css to this CssFiles.
- add(CssFile) - Method in class com.itextpdf.tool.xml.css.CssFilesImpl
-
- add(String, Map<String, String>) - Method in class com.itextpdf.tool.xml.css.CSSFileWrapper
-
- add(Writable) - Method in interface com.itextpdf.tool.xml.ElementHandler
-
Receive a Writable.
- add(Writable) - Method in class com.itextpdf.tool.xml.ElementList
-
- add(Element) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Adds an Element to the Paragraph.
- add(Element) - Method in class com.itextpdf.tool.xml.pipeline.html.StackKeeper
-
Add an element to this keepers stack.
- add(Collection<? extends Element>) - Method in class com.itextpdf.tool.xml.pipeline.html.StackKeeper
-
Add all given elements to the stack, according to the natural order.
- add(Element) - Method in class com.itextpdf.tool.xml.pipeline.WritableElement
-
Add a single element to the list of elements.
- add(Writable) - Method in class com.itextpdf.tool.xml.ProcessObject
-
Add a writable.
- ADD_HEADER - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- addAll(List<Element>) - Method in class com.itextpdf.tool.xml.pipeline.WritableElement
-
add all elements to the list.
- addAll(List<Writable>) - Method in class com.itextpdf.tool.xml.ProcessObject
-
Adds a list of writable.
- addChild(Tag) - Method in class com.itextpdf.tool.xml.Tag
-
Add a child tag to this tag.
- addCss(String, String, boolean) - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- addCss(CssFile) - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
Add a file to the CssFiles Collection.
- addCss(String, boolean) - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- addCss(String, String, boolean) - Method in interface com.itextpdf.tool.xml.pipeline.css.CSSResolver
-
Add a piece of CSS code.
- addCss(String, boolean) - Method in interface com.itextpdf.tool.xml.pipeline.css.CSSResolver
-
Add a piece of CSS code.
- addCss(CssFile) - Method in interface com.itextpdf.tool.xml.pipeline.css.CSSResolver
-
Add a CssFile
- addCssFile(String, boolean) - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
Add a file to the CssFiles Collection.
- addCssFile(String, boolean) - Method in interface com.itextpdf.tool.xml.pipeline.css.CSSResolver
-
Add a
- addFirst(StackKeeper) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- addFontSubstitute(String, String) - Method in class com.itextpdf.tool.xml.XMLWorkerFontProvider
-
- addListener(XMLParserListener) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
If no ParserListener is added, parsing with the parser seems
useless no?
- addProcessor(String, String) - Method in class com.itextpdf.tool.xml.html.DefaultTagProcessorFactory
-
Add an unloaded TagProcessor.
- addProcessor(String, TagProcessor) - Method in class com.itextpdf.tool.xml.html.DefaultTagProcessorFactory
-
Add a loaded TagProcessor.
- addProcessor(TagProcessor, String...) - Method in class com.itextpdf.tool.xml.html.DefaultTagProcessorFactory
-
- addProcessor(String, String...) - Method in class com.itextpdf.tool.xml.html.DefaultTagProcessorFactory
-
Add one tag processor that handles multiple tags.
- addProcessor(TagProcessor, String...) - Method in interface com.itextpdf.tool.xml.html.TagProcessorFactory
-
Add a tag processor and the tags it maps to.
- ADDRESS - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- addRootDir(File) - Method in class com.itextpdf.tool.xml.net.FileRetrieveImpl
-
Add a root directory.
- addStackKeeper(Tag, HtmlPipelineContext, TagProcessor) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
-
- addURL(String) - Method in class com.itextpdf.tool.xml.net.FileRetrieveImpl
-
Add a root URL.
- AFTER - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- ALIGN - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- alignment - Variable in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
The alignment of the text.
- ALT - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- ALWAYS - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- Anchor - Class in com.itextpdf.tool.xml.html
-
- Anchor() - Constructor for class com.itextpdf.tool.xml.html.Anchor
-
- append(char) - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
Appends a character to the buffer.
- append(String) - Method in interface com.itextpdf.tool.xml.parser.io.Appender
-
- append(char) - Method in interface com.itextpdf.tool.xml.parser.io.Appender
-
- append(char) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
- append(char[]) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
- append(String) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Appends the given string to the buffer.
- Appender - Interface in com.itextpdf.tool.xml.parser.io
-
An Appender appends String to something.
- apply(Chunk, Tag) - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- apply(Chunk, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- apply(PdfDiv, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.DivCssApplier
-
- apply(HtmlCell, Tag, MarginMemory, PageSizeContainable) - Method in class com.itextpdf.tool.xml.css.apply.HtmlCellCssApplier
-
Applies css to a HtmlCell
- apply(HtmlCell, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.HtmlCellCssApplier
-
- apply(Image, Tag) - Method in class com.itextpdf.tool.xml.css.apply.ImageCssApplier
-
Applies CSS to an Image.
- apply(Image, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.ImageCssApplier
-
- apply(LineSeparator, Tag, PageSizeContainable) - Method in class com.itextpdf.tool.xml.css.apply.LineSeparatorCssApplier
-
Applies CSS to LineSeparators
- apply(LineSeparator, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.LineSeparatorCssApplier
-
- apply(List, Tag, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.ListStyleTypeCssApplier
-
The ListCssApplier has the capabilities to change the type of the given
List dependable on the css.
- apply(List, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.ListStyleTypeCssApplier
-
- apply(List, Tag) - Method in class com.itextpdf.tool.xml.css.apply.ListStyleTypeCssApplier
-
Utility method applying style to a list when no ImageProvider is available.
- apply(NoNewLineParagraph, Tag, MarginMemory) - Method in class com.itextpdf.tool.xml.css.apply.NoNewLineParagraphCssApplier
-
Styles a NoNewLineParagraph
- apply(NoNewLineParagraph, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.NoNewLineParagraphCssApplier
-
- apply(Paragraph, Tag, MarginMemory) - Method in class com.itextpdf.tool.xml.css.apply.ParagraphCssApplier
-
Styles a paragraph
- apply(Paragraph, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.css.apply.ParagraphCssApplier
-
- apply(T, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in interface com.itextpdf.tool.xml.html.CssApplier
-
Styles an element
- apply(Element, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in interface com.itextpdf.tool.xml.html.CssAppliers
-
Given the element e, this method will lookup the right applier for the given Element.
- apply(Element, Tag, HtmlPipelineContext) - Method in interface com.itextpdf.tool.xml.html.CssAppliers
-
Convenience method.
- apply(Element, Tag, MarginMemory, PageSizeContainable, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- apply(Element, Tag, HtmlPipelineContext) - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- applyFontStyles(Tag) - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- ARTICLE - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- ASIDE - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- attributeValue() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- AttributeValueState - Class in com.itextpdf.tool.xml.parser.state
-
- AttributeValueState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.AttributeValueState
-
- AUDIO - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- AUTO - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- autoBookmark() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- autoBookmark(boolean) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Set to true to enable the automatic creation of bookmarks on <h1>
to <h6> tags.
- AutoDocPipeline - Class in com.itextpdf.tool.xml.pipeline.html
-
This pipeline can automagically create documents.
- AutoDocPipeline(FileMaker, String, String, Rectangle) - Constructor for class com.itextpdf.tool.xml.pipeline.html.AutoDocPipeline
-
Constructor
- AVOID - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- calculateLeading(Tag) - Method in class com.itextpdf.tool.xml.css.apply.MaxLeadingAndSize
-
Calculates the leading of the given tag.
- calculateMarginTop(String, float, MarginMemory) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Calculates the margin top or spacingBefore based on the given value and the last margin bottom.
- calculateMarginTop(float, MarginMemory) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Calculates the margin top or spacingBefore based on the given value and the last margin bottom.
- calculateSpecifity() - Method in class com.itextpdf.tool.xml.css.CssSelector
-
- CANVAS - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- CAPTION - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- CAPTION_SIDE - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- cdata() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- CdataState - Class in com.itextpdf.tool.xml.parser.state
-
Handles CDATA, currently nothing is done with the data.
- CdataState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.CdataState
-
- cellLayout(PdfPCell, Rectangle, PdfContentByte[]) - Method in class com.itextpdf.tool.xml.html.table.CellSpacingEvent
-
- CELLPADDING - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- CELLPADDING - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- CELLPADDING_BOTTOM - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- CELLPADDING_LEFT - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- CELLPADDING_RIGHT - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- CELLPADDING_TOP - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- CELLSPACING - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- CellSpacingEvent - Class in com.itextpdf.tool.xml.html.table
-
- CellSpacingEvent(TableStyleValues) - Constructor for class com.itextpdf.tool.xml.html.table.CellSpacingEvent
-
Construct a new CellSpacingEvent with the given TableStyleValues
- CENTER - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- charSet(Charset) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- charSet() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- checkAttributeWithNoValue() - Method in class com.itextpdf.tool.xml.parser.state.TagAttributeState
-
- checkMetricStyle(Tag, String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
- checkMetricStyle(Map<String, String>, String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
- ChunkCssApplier - Class in com.itextpdf.tool.xml.css.apply
-
Applies CSS Rules to Chunks
- ChunkCssApplier() - Constructor for class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- ChunkCssApplier(FontProvider) - Constructor for class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- CIRCLE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- CITE - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- CLASS - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- clear() - Method in interface com.itextpdf.tool.xml.css.CssFiles
-
- clear() - Method in class com.itextpdf.tool.xml.css.CssFilesImpl
-
- clear() - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- clear() - Method in interface com.itextpdf.tool.xml.pipeline.css.CSSResolver
-
- clone() - Method in interface com.itextpdf.tool.xml.html.CssAppliers
-
- clone() - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- clone() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Create a clone of this HtmlPipelineContext, the clone only contains the
initial values, not the internal values.
- close() - Method in class com.itextpdf.tool.xml.parser.io.ParserListenerWriter
-
- close() - Method in interface com.itextpdf.tool.xml.parser.XMLParserListener
-
Triggered when parsing is finished and the stream will be closed.
- close(WorkerContext, Tag, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
Just calls getNext.
- close(WorkerContext, Tag, ProcessObject) - Method in interface com.itextpdf.tool.xml.Pipeline
-
Called when a closing tag has been encountered.
- close(WorkerContext, Tag, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.end.ElementHandlerPipeline
-
- close(WorkerContext, Tag, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
- close(WorkerContext, Tag, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.html.AutoDocPipeline
-
- close(WorkerContext, Tag, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
-
- close() - Method in class com.itextpdf.tool.xml.XMLWorker
-
- closeComment() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- CloseCommentState - Class in com.itextpdf.tool.xml.parser.state
-
- CloseCommentState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.CloseCommentState
-
- closeLocalWC() - Static method in class com.itextpdf.tool.xml.XMLWorker
-
- closeStarComment() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- CloseStarCommentState - Class in com.itextpdf.tool.xml.parser.state
-
- CloseStarCommentState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.CloseStarCommentState
-
- closingTag() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- ClosingTagState - Class in com.itextpdf.tool.xml.parser.state
-
- ClosingTagState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.ClosingTagState
-
- CM - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- CODE - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- COLLAPSE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- COLOR - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- COLOR - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- COLSPAN - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- COLSPAN - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- com.itextpdf.tool.xml - package com.itextpdf.tool.xml
-
XMLWorker package provides a framework to parse XML to PDF with iText.
- com.itextpdf.tool.xml.css - package com.itextpdf.tool.xml.css
-
Collection of classes to handle css files, rules, properties.
- com.itextpdf.tool.xml.css.apply - package com.itextpdf.tool.xml.css.apply
-
Contains classes that can apply css rules on certain
Elements.
- com.itextpdf.tool.xml.css.parser - package com.itextpdf.tool.xml.css.parser
-
- com.itextpdf.tool.xml.css.parser.state - package com.itextpdf.tool.xml.css.parser.state
-
- com.itextpdf.tool.xml.exceptions - package com.itextpdf.tool.xml.exceptions
-
Collection of exceptions used in com.itextpdf.tool.xml.
- com.itextpdf.tool.xml.html - package com.itextpdf.tool.xml.html
-
Everything to parse HTML tags to pdf used by the
HtmlPipeline is in here.
- com.itextpdf.tool.xml.html.head - package com.itextpdf.tool.xml.html.head
-
TagProcessor implementations for tags in HTML head.
- com.itextpdf.tool.xml.html.pdfelement - package com.itextpdf.tool.xml.html.pdfelement
-
Elements created for specific use when processing HTML.
- com.itextpdf.tool.xml.html.table - package com.itextpdf.tool.xml.html.table
-
TagProcessor implementations for table tags.
- com.itextpdf.tool.xml.net - package com.itextpdf.tool.xml.net
-
Classes to ease the reading of data from files, streams or URLs.
- com.itextpdf.tool.xml.net.exc - package com.itextpdf.tool.xml.net.exc
-
- com.itextpdf.tool.xml.parser - package com.itextpdf.tool.xml.parser
-
Contains the XMLParser.
- com.itextpdf.tool.xml.parser.io - package com.itextpdf.tool.xml.parser.io
-
Extra utilities for the
XMLParser used for testing or debugging.
- com.itextpdf.tool.xml.parser.state - package com.itextpdf.tool.xml.parser.state
-
- com.itextpdf.tool.xml.pipeline - package com.itextpdf.tool.xml.pipeline
-
The pipeline package contains the pipeline implementations
- com.itextpdf.tool.xml.pipeline.css - package com.itextpdf.tool.xml.pipeline.css
-
Contains CSS processing pipeline.
- com.itextpdf.tool.xml.pipeline.ctx - package com.itextpdf.tool.xml.pipeline.ctx
-
- com.itextpdf.tool.xml.pipeline.end - package com.itextpdf.tool.xml.pipeline.end
-
Contains pipelines that can be used as last pipe in the line.
- com.itextpdf.tool.xml.pipeline.html - package com.itextpdf.tool.xml.pipeline.html
-
Contains pipeline stuff for HTML
- com.itextpdf.tool.xml.util - package com.itextpdf.tool.xml.util
-
- COMMAND - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- comment(String) - Method in class com.itextpdf.tool.xml.parser.io.ParserListenerWriter
-
- comment() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- comment() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Triggered for comments.
- comment(String) - Method in interface com.itextpdf.tool.xml.parser.XMLParserListener
-
Triggered for comments that are found.
- comment() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Returns the xml comment buffer.
- comment(String) - Method in class com.itextpdf.tool.xml.XMLWorker
-
- CommentEnd - Class in com.itextpdf.tool.xml.css.parser.state
-
- CommentEnd(CssStateController) - Constructor for class com.itextpdf.tool.xml.css.parser.state.CommentEnd
-
- CommentInside - Class in com.itextpdf.tool.xml.css.parser.state
-
- CommentInside(CssStateController) - Constructor for class com.itextpdf.tool.xml.css.parser.state.CommentInside
-
- CommentStart - Class in com.itextpdf.tool.xml.css.parser.state
-
- CommentStart(CssStateController) - Constructor for class com.itextpdf.tool.xml.css.parser.state.CommentStart
-
- CommentState - Class in com.itextpdf.tool.xml.parser.state
-
- CommentState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.CommentState
-
- compareTag(Tag) - Method in class com.itextpdf.tool.xml.Tag
-
Compare this tag with t for namespace and name equality.
- compareTo(CssRule) - Method in class com.itextpdf.tool.xml.css.CssRule
-
- containsWritable() - Method in class com.itextpdf.tool.xml.ProcessObject
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.Anchor
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.Body
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.Div
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.DummyTagProcessor
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.head.Style
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.head.Title
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.Header
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.NonSanitizedTag
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.OrderedUnorderedListItem
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.ParaGraph
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.Span
-
- content(WorkerContext, Tag, String) - Method in class com.itextpdf.tool.xml.html.table.TableData
-
- content(WorkerContext, Tag, String) - Method in interface com.itextpdf.tool.xml.html.TagProcessor
-
This method is called if there is text content encountered between the
opening and closing tags this TagProcessor is mapped to.
- content(WorkerContext, Tag, String, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
Just calls getNext.
- content(WorkerContext, Tag, String, ProcessObject) - Method in interface com.itextpdf.tool.xml.Pipeline
-
Called when content has been encountered.
- content(WorkerContext, Tag, String, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.end.ElementHandlerPipeline
-
- content(WorkerContext, Tag, String, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
- content(WorkerContext, Tag, String, ProcessObject) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
-
- CONTINUOUS - Static variable in class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
- copyChunkStyles(Chunk, Chunk) - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
Method used for copying styles from one chunk to another.
- createCssSelector(String) - Static method in class com.itextpdf.tool.xml.css.parser.CssSelectorParser
-
- createParagraph() - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- createTag(String, Map<String, String>, String) - Method in class com.itextpdf.tool.xml.XMLWorker
-
Creates a new Tag object from the given parameters.
- CSS - Class in com.itextpdf.tool.xml.css
-
CSS Property-Value container.
- CSS.Property - Class in com.itextpdf.tool.xml.css
-
Contains CSS Properties
- CSS.Value - Class in com.itextpdf.tool.xml.css
-
Contains CSS Values for properties
- CSS_RESOLVER - Static variable in class com.itextpdf.tool.xml.pipeline.css.CssResolverPipeline
-
- CssApplier<T extends Element> - Interface in com.itextpdf.tool.xml.html
-
An interface for applying custom rules to a certain tag.
- CssAppliers - Interface in com.itextpdf.tool.xml.html
-
- CssAppliersAware - Interface in com.itextpdf.tool.xml.html
-
- CssAppliersImpl - Class in com.itextpdf.tool.xml.html
-
Applies CSS to an Element using the appliers from the com.itextpdf.tool.xml.css.apply.
- CssAppliersImpl() - Constructor for class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- CssAppliersImpl(FontProvider) - Constructor for class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- CssFile - Interface in com.itextpdf.tool.xml.css
-
Represents a CSS file.
- CssFileImpl - Class in com.itextpdf.tool.xml.css
-
Implementation of CssFile, the CSS is stored in a map.
- CssFileImpl() - Constructor for class com.itextpdf.tool.xml.css.CssFileImpl
-
Constructs a new CssFileImpl.
- CssFileProcessor - Class in com.itextpdf.tool.xml.css
-
- CssFileProcessor() - Constructor for class com.itextpdf.tool.xml.css.CssFileProcessor
-
- CssFiles - Interface in com.itextpdf.tool.xml.css
-
- CssFilesImpl - Class in com.itextpdf.tool.xml.css
-
- CssFilesImpl() - Constructor for class com.itextpdf.tool.xml.css.CssFilesImpl
-
Constructs a new CssFilesImpl.
- CssFilesImpl(CssFile) - Constructor for class com.itextpdf.tool.xml.css.CssFilesImpl
-
Construct a new CssFilesImpl with the given css file.
- CSSFileWrapper - Class in com.itextpdf.tool.xml.css
-
This Wrapper disables the add and isPersistent(final boolean b) methods.
- CSSFileWrapper(CssFile, boolean) - Constructor for class com.itextpdf.tool.xml.css.CSSFileWrapper
-
Constructs a CssFile that does not allow adding of new CSS (given you
don't mess with the CssFile provided on construction).
- CssInheritanceRules - Interface in com.itextpdf.tool.xml.css
-
Implementations of this interface determine the inheritance rules of CSS properties on tag basis and on property level.
- CSSResolver - Interface in com.itextpdf.tool.xml.pipeline.css
-
Resolves CSS rules for a given tag.
- CssResolverException - Exception in com.itextpdf.tool.xml.exceptions
-
- CssResolverException() - Constructor for exception com.itextpdf.tool.xml.exceptions.CssResolverException
-
- CssResolverException(String, Throwable) - Constructor for exception com.itextpdf.tool.xml.exceptions.CssResolverException
-
- CssResolverException(String) - Constructor for exception com.itextpdf.tool.xml.exceptions.CssResolverException
-
- CssResolverException(Throwable) - Constructor for exception com.itextpdf.tool.xml.exceptions.CssResolverException
-
- CssResolverPipeline - Class in com.itextpdf.tool.xml.pipeline.css
-
- CssResolverPipeline(CSSResolver, Pipeline<?>) - Constructor for class com.itextpdf.tool.xml.pipeline.css.CssResolverPipeline
-
- CssRule - Class in com.itextpdf.tool.xml.css
-
- CssRule(List<CssSelectorItem>, Map<String, String>) - Constructor for class com.itextpdf.tool.xml.css.CssRule
-
- CssSelector - Class in com.itextpdf.tool.xml.css
-
- CssSelector(List<CssSelectorItem>) - Constructor for class com.itextpdf.tool.xml.css.CssSelector
-
- CssSelectorItem - Interface in com.itextpdf.tool.xml.css
-
- CssSelectorParser - Class in com.itextpdf.tool.xml.css.parser
-
- CssSelectorParser() - Constructor for class com.itextpdf.tool.xml.css.parser.CssSelectorParser
-
- CssStateController - Class in com.itextpdf.tool.xml.css.parser
-
State controller for CSS Processing
- CssStateController(CssFile) - Constructor for class com.itextpdf.tool.xml.css.parser.CssStateController
-
- CssUtils - Class in com.itextpdf.tool.xml.css
-
- current() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Returns the current content of the text buffer.
- current() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
The current text buffer.
- currentAttr(String) - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Sets the encountered attribute.
- currentContent() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- currentContentToParagraph(List<Element>, boolean, boolean, Tag, WorkerContext) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
Adds currentContent list to a paragraph element.
- currentContentToParagraph(List<Element>, boolean) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
Default apply CSS to false and tag to null.
- currentEntity() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Returns the current entity buffer.
- currentLastChar() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
- currentTag() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Get the current tag
- currentTag(String) - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Set the encountered tag.
- currentTagState() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Get the state of the current tag
- CustomContext - Interface in com.itextpdf.tool.xml
-
A marker interface for providing local contexts to
Pipelines.
- CUSTOMCONTEXT_404_CONTINUE - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- get(Tag) - Method in interface com.itextpdf.tool.xml.css.CssFile
-
Return CSS declarations for the given tag.
- get(Tag) - Method in class com.itextpdf.tool.xml.css.CssFileImpl
-
- get(Tag) - Method in class com.itextpdf.tool.xml.css.CSSFileWrapper
-
- get(String) - Method in class com.itextpdf.tool.xml.pipeline.ctx.MapContext
-
- get() - Method in class com.itextpdf.tool.xml.pipeline.ctx.ObjectContext
-
- get(String) - Method in class com.itextpdf.tool.xml.pipeline.ctx.WorkerContextImpl
-
- get(String) - Method in interface com.itextpdf.tool.xml.WorkerContext
-
- getAlignment() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Gets the alignment of this paragraph.
- getAlignment() - Method in class com.itextpdf.tool.xml.html.pdfelement.TabbedChunk
-
Return the Alignment for this Chunk
- getAttributes() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Returns a map of all attributes and their value found on the current tag.
- getAttributes() - Method in class com.itextpdf.tool.xml.Tag
-
- getBackground() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
Get background color.
- getBorderColorBottom() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderColorLeft() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderColorRight() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderColorTop() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderOrCellSpacing(boolean, Map<String, String>, Map<String, String>) - Static method in class com.itextpdf.tool.xml.html.table.Table
-
Extracts and parses the style border-spacing or the attribute cellspacing
of a table tag, if present.
- getBorderWidthBottom() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderWidthBottom(boolean) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderWidthLeft() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderWidthLeft(boolean) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderWidthRight() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderWidthRight(boolean) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderWidthTop() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getBorderWidthTop(boolean) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getCellValues() - Method in class com.itextpdf.tool.xml.html.pdfelement.HtmlCell
-
- getCharset() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Returns the current used character set.
- getChild(String, String) - Method in class com.itextpdf.tool.xml.Tag
-
Finds the first child that matches the given name and namespace.
- getChild(String, String, boolean) - Method in class com.itextpdf.tool.xml.Tag
-
Finds the first child that matches the given name and ns.
- getChildren() - Method in class com.itextpdf.tool.xml.Tag
-
Returns all children of this tag.
- getChildren(String) - Method in class com.itextpdf.tool.xml.Tag
-
Returns all children of this tag with the given name.
- getChunkCssAplier() - Method in interface com.itextpdf.tool.xml.html.CssAppliers
-
- getChunkCssAplier() - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- getChunks() - Method in class com.itextpdf.tool.xml.html.table.TableRowElement
-
- getClassName() - Method in class com.itextpdf.tool.xml.html.DefaultTagProcessorFactory.FactoryObject
-
- getClonedObject() - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- getContent() - Method in class com.itextpdf.tool.xml.html.table.TableRowElement
-
- getContextKey() - Method in class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
Defaults to the fully qualified class name of the object.
- getContextKey() - Method in class com.itextpdf.tool.xml.pipeline.css.CssResolverPipeline
-
This allows the descendant classes to be fetched from the context.
- getContextKey() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
-
This allows the descendant classes to be fetched from the context.
- getCss() - Method in class com.itextpdf.tool.xml.css.CssFileProcessor
-
- getCSS(Tag) - Method in interface com.itextpdf.tool.xml.css.CssFiles
-
Looks for all CSS properties that affect the given tag.
- getCSS(Tag) - Method in class com.itextpdf.tool.xml.css.CssFilesImpl
-
Processes a tag and retrieves CSS.
- getCSS() - Method in class com.itextpdf.tool.xml.Tag
-
Returns a Map of css property, value.
- getCSS(InputStream) - Static method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- getCssApplier(Class<?>) - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- getCssAppliers() - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- getCssAppliers() - Method in interface com.itextpdf.tool.xml.html.CssAppliersAware
-
- getCssAppliers() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- getCSSResolver(WorkerContext) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
Utility method that fetches the CSSResolver from the if any and if it uses the default key.
- getCurrentTag() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Returns the current tag.
- getCurrentTag() - Method in class com.itextpdf.tool.xml.pipeline.ctx.WorkerContextImpl
-
- getCurrentTag() - Method in interface com.itextpdf.tool.xml.WorkerContext
-
- getCurrentTag() - Method in class com.itextpdf.tool.xml.XMLWorker
-
Returns the current tag.
- getDeclaredEncoding(String) - Static method in class com.itextpdf.tool.xml.parser.io.EncodingUtil
-
- getDefaultCSS() - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- getDefaultCssResolver(boolean) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
Get a CSSResolver implementation.
- getDefaultTagProcessorFactory() - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- getElementAlignment(String) - Static method in class com.itextpdf.tool.xml.css.CSS
-
- getElements() - Method in class com.itextpdf.tool.xml.pipeline.html.StackKeeper
-
- getExtraParagraphSpace() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Getter for property extraParagraphSpace.
- getFirstLineIndent() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Getter for property firstLineIndent.
- getFixedWidth() - Method in class com.itextpdf.tool.xml.html.pdfelement.HtmlCell
-
Gets the fixed width of the HtmlCell.
- getFont(String, String, boolean, float, int, BaseColor) - Method in class com.itextpdf.tool.xml.XMLWorkerFontProvider
-
- getFont(String, String, float, int) - Method in class com.itextpdf.tool.xml.XMLWorkerFontProvider
-
- getFontProvider() - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- getFontSize(Tag) - Method in class com.itextpdf.tool.xml.css.FontSizeTranslator
-
- getHeight(Tag, float) - Method in class com.itextpdf.tool.xml.css.HeightCalculator
-
- getHorBorderSpacing() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getHtmlPipelineContext(WorkerContext) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
Utility method that fetches the HtmlPipelineContext used if any and if it
uses the default key.
- getHtmlTagProcessorFactory() - Static method in class com.itextpdf.tool.xml.html.Tags
-
- getImageProvider() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- getImageRootPath() - Method in interface com.itextpdf.tool.xml.pipeline.html.ImageProvider
-
- getImportantDeclarations() - Method in class com.itextpdf.tool.xml.css.CssRule
-
- getIndentationLeft() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Gets the indentation of this paragraph on the left side.
- getIndentationRight() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Gets the indentation of this paragraph on the right side.
- getInstance() - Static method in class com.itextpdf.tool.xml.css.CssUtils
-
- getInstance() - Static method in class com.itextpdf.tool.xml.css.FontSizeTranslator
-
- getInstance() - Static method in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- getInstance() - Static method in class com.itextpdf.tool.xml.TagUtils
-
- getInstance() - Static method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
Get a Singleton XMLWorkerHelper
- getKeepTogether() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Checks if this paragraph has to be kept together on one page.
- getLargestFont() - Method in class com.itextpdf.tool.xml.css.apply.MaxLeadingAndSize
-
- getLargestFontFromChildren(List<Tag>) - Method in class com.itextpdf.tool.xml.css.apply.MaxLeadingAndSize
-
Iterates over all children in a List and returns the largest font size found.
- getLargestLeading() - Method in class com.itextpdf.tool.xml.css.apply.MaxLeadingAndSize
-
- getLastMarginBottom() - Method in interface com.itextpdf.tool.xml.css.apply.MarginMemory
-
- getLastMarginBottom() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- getLastMarginBottom() - Method in class com.itextpdf.tool.xml.Tag
-
- getLeftAndRightMargin(Tag, float) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Returns the sum of the left and right margin of a tag.
- getLinkProvider() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Returns the LinkProvider, used to prepend e.g. http://www.example.org/ to
found <a> tags that have no absolute url.
- getLinkRoot() - Method in interface com.itextpdf.tool.xml.pipeline.html.LinkProvider
-
- getLocalContext(WorkerContext) - Method in class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
Returns the local context for this class using getContextKey, override
this together with getContextKey to change the key usage in case you want
to add multiple identical pipelines to the worker.
- getLocalWC() - Static method in class com.itextpdf.tool.xml.XMLWorker
-
- getMemory() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- getMessage(String) - Method in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
Fetches the message belonging to the key.
- getName() - Method in class com.itextpdf.tool.xml.Tag
-
Returns the name of the tag.
- getNameSpace() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Get the current namespace.
- getNameSpace() - Method in class com.itextpdf.tool.xml.Tag
-
- getNext() - Method in class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
- getNext() - Method in interface com.itextpdf.tool.xml.Pipeline
-
Returns the next pipeline in line.
- getNormal() - Method in enum com.itextpdf.tool.xml.html.table.TableRowElement.Place
-
The position when header/footers should not be repeated on each page.
- getNormalDeclarations() - Method in class com.itextpdf.tool.xml.css.CssRule
-
- getPageSize() - Method in interface com.itextpdf.tool.xml.css.apply.PageSizeContainable
-
returns the Rectangle that indicates a pagesize.
- getPageSize() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- getParent() - Method in class com.itextpdf.tool.xml.Tag
-
Returns the parent tag for this tag.
- getParentTagTree(Tag, List<Tag>) - Method in class com.itextpdf.tool.xml.util.ParentTreeUtil
-
creates a parentTree of all parent Tag objects of a given Tag
- getParentTree(Tag) - Method in class com.itextpdf.tool.xml.util.ParentTreeUtil
-
creates a parentTree of all parents of a given Tag
- getPlace() - Method in class com.itextpdf.tool.xml.html.table.TableRowElement
-
- getProcessor() - Method in class com.itextpdf.tool.xml.html.DefaultTagProcessorFactory.FactoryObject
-
- getProcessor(String, String) - Method in class com.itextpdf.tool.xml.html.DefaultTagProcessorFactory
-
- getProcessor(String, String) - Method in interface com.itextpdf.tool.xml.html.TagProcessorFactory
-
Looks up a TagProcessor for the given tag.
- getRepeated() - Method in enum com.itextpdf.tool.xml.html.table.TableRowElement.Place
-
The position when headers/footers should be repeated on each page.
- getResourcesRootPath() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- getRootTags() - Method in interface com.itextpdf.tool.xml.css.apply.MarginMemory
-
- getRootTags() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- getRunDirection(Tag) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- getSelector() - Method in class com.itextpdf.tool.xml.css.CssRule
-
- getSeparator() - Method in interface com.itextpdf.tool.xml.css.CssSelectorItem
-
- getSibling(Tag, int) - Method in class com.itextpdf.tool.xml.TagUtils
-
Method used for retrieving a sibling of the given tag t.
- getSpacingAfter() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Gets the spacing after this paragraph.
- getSpacingBefore() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Gets the spacing before this paragraph.
- getSpecificity() - Method in interface com.itextpdf.tool.xml.css.CssSelectorItem
-
- getStoredString() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
- getStream() - Method in interface com.itextpdf.tool.xml.pipeline.html.FileMaker
-
- getTabCount() - Method in class com.itextpdf.tool.xml.html.pdfelement.TabbedChunk
-
Returns the tabCount for this Chunk.
- getTableStyleValues() - Method in class com.itextpdf.tool.xml.html.table.TableBorderEvent
-
Returns the used TableStyleValues
- getTag() - Method in class com.itextpdf.tool.xml.pipeline.html.StackKeeper
-
- getTag() - Method in class com.itextpdf.tool.xml.Tag
-
- getVerBorderSpacing() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- getWidestWord(Chunk) - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
Method used for retrieving the widest word of a chunk of text.
- getWidth(Tag, List<String>, float) - Method in class com.itextpdf.tool.xml.css.WidthCalculator
-
Tries to calculate a width from a tag and it's ancestors.
- getWidth(Tag, List<String>, float, float) - Method in class com.itextpdf.tool.xml.css.WidthCalculator
-
- GROOVE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- H1 - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- H2 - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- H3 - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- H4 - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- H5 - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- H6 - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- hasChild(String, String) - Method in class com.itextpdf.tool.xml.Tag
-
Check if this tag has a child with the given name and namespace.
- hasChild(String, String, boolean) - Method in class com.itextpdf.tool.xml.Tag
-
Check if this tag has a child with the given name and namespace.
- hasChildren() - Method in class com.itextpdf.tool.xml.Tag
-
Whether or not this tag has children.
- hasCurrentAttribute() - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
true if there is a currentAttribute
- hasFiles() - Method in interface com.itextpdf.tool.xml.css.CssFiles
-
Check for files with rules.
- hasFiles() - Method in class com.itextpdf.tool.xml.css.CssFilesImpl
-
- hasParent() - Method in class com.itextpdf.tool.xml.Tag
-
Whether or not this tag has a parent.
- HEAD - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- Header - Class in com.itextpdf.tool.xml.html
-
- Header() - Constructor for class com.itextpdf.tool.xml.html.Header
-
- HEADER - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- HEADER_BM_DISABLED - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- HeaderNode - Class in com.itextpdf.tool.xml.html
-
Helper class to keep the PdfOutline structure for Headers.
- HeaderNode(int, PdfOutline, HeaderNode) - Constructor for class com.itextpdf.tool.xml.html.HeaderNode
-
Constructor.
- HEADING_CONTENT - Static variable in class com.itextpdf.tool.xml.html.HTML.Category
-
HTML5
Heading content defines the title of a section, whether marked by an
explicit
sectioning
content element or implicitly defined by the heading content
itself.
- HEIGHT - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- HEIGHT - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- HeightCalculator - Class in com.itextpdf.tool.xml.css
-
- HeightCalculator() - Constructor for class com.itextpdf.tool.xml.css.HeightCalculator
-
- HGROUP - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- HIDDEN - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- HIDE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- HorizontalRule - Class in com.itextpdf.tool.xml.html
-
- HorizontalRule() - Constructor for class com.itextpdf.tool.xml.html.HorizontalRule
-
- HR - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- HREF - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- HTML - Class in com.itextpdf.tool.xml.html
-
Contains Strings of all used HTML tags and attributes.
- HTML - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- HTML.Attribute - Class in com.itextpdf.tool.xml.html
-
Attributes used in HTML tags.
- HTML.Attribute.Value - Class in com.itextpdf.tool.xml.html
-
Possible attribute values.
- HTML.Category - Class in com.itextpdf.tool.xml.html
-
Collections that combine different tags.
- HTML.Tag - Class in com.itextpdf.tool.xml.html
-
All Tags used in HTML.
- HTML_IMG_RETRIEVE_FAIL - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- HTML_IMG_USE - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- HtmlCell - Class in com.itextpdf.tool.xml.html.pdfelement
-
HtmlCell is created to provide more parameters to better mimic the behavior of table cell in HTML.
- HtmlCell() - Constructor for class com.itextpdf.tool.xml.html.pdfelement.HtmlCell
-
Default constructor for a HTMLCell with no fixedWidth.
- HtmlCell(PdfPCell, boolean) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.HtmlCell
-
Constructor used for replacing a PdfPCell with a HtmlCell and setting its last in row boolean.
- HtmlCell(PdfPCell) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.HtmlCell
-
Constructor used for replacing a PdfPCell with a HtmlCell.
- HtmlCellCssApplier - Class in com.itextpdf.tool.xml.css.apply
-
- HtmlCellCssApplier() - Constructor for class com.itextpdf.tool.xml.css.apply.HtmlCellCssApplier
-
- HtmlPipeline - Class in com.itextpdf.tool.xml.pipeline.html
-
The HtmlPipeline transforms received tags and content to PDF Elements.
- HtmlPipeline(HtmlPipelineContext, Pipeline<?>) - Constructor for class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
-
- HtmlPipelineContext - Class in com.itextpdf.tool.xml.pipeline.html
-
The CustomContext object for the HtmlPipeline.
- HtmlPipelineContext(CssAppliers) - Constructor for class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Construct a new HtmlPipelineContext object
- HTMLUtils - Class in com.itextpdf.tool.xml.html
-
- HTMLUtils() - Constructor for class com.itextpdf.tool.xml.html.HTMLUtils
-
- I - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- ID - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- IFRAME - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- ignoreCdata() - Method in class com.itextpdf.tool.xml.XMLWorker
-
- Image - Class in com.itextpdf.tool.xml.html
-
- Image() - Constructor for class com.itextpdf.tool.xml.html.Image
-
- ImageCssApplier - Class in com.itextpdf.tool.xml.css.apply
-
Class that applies the parsed CSS to an Image object.
- ImageCssApplier() - Constructor for class com.itextpdf.tool.xml.css.apply.ImageCssApplier
-
- ImageProvider - Interface in com.itextpdf.tool.xml.pipeline.html
-
A Provider for Images found in HTML.
- ImageRetrieve - Class in com.itextpdf.tool.xml.net
-
- ImageRetrieve(String, ImageProvider) - Constructor for class com.itextpdf.tool.xml.net.ImageRetrieve
-
- ImageRetrieve(String) - Constructor for class com.itextpdf.tool.xml.net.ImageRetrieve
-
- ImageRetrieve(ImageProvider) - Constructor for class com.itextpdf.tool.xml.net.ImageRetrieve
-
- ImageRetrieve() - Constructor for class com.itextpdf.tool.xml.net.ImageRetrieve
-
- IMG - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- IMG_SRC_NOTCONVERTED - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- IN - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- indentationLeft - Variable in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
The indentation of this paragraph on the left side.
- indentationRight - Variable in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
The indentation of this paragraph on the right side.
- INHERIT - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- inheritCssSelector(Tag, String) - Method in interface com.itextpdf.tool.xml.css.CssInheritanceRules
-
Validate inheritance of any CSS property for the given tag.
- inheritCssSelector(Tag, String) - Method in class com.itextpdf.tool.xml.css.DefaultCssInheritanceRules
-
- inheritCssTag(String) - Method in interface com.itextpdf.tool.xml.css.CssInheritanceRules
-
Validate inheritance of parent tag CSS.
- inheritCssTag(String) - Method in class com.itextpdf.tool.xml.css.DefaultCssInheritanceRules
-
- init() - Method in class com.itextpdf.tool.xml.parser.io.ParserListenerWriter
-
- init() - Method in interface com.itextpdf.tool.xml.parser.XMLParserListener
-
Triggered when parsing has started.
- init(WorkerContext) - Method in class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
- init(WorkerContext) - Method in class com.itextpdf.tool.xml.pipeline.css.CssResolverPipeline
-
- init(WorkerContext) - Method in class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
- init(WorkerContext) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
-
- init(WorkerContext) - Method in interface com.itextpdf.tool.xml.Pipeline
-
The init method allows implementation to initialize the pipeline. e.g.
- init() - Method in class com.itextpdf.tool.xml.XMLWorker
-
- INLINE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- INLINE_BLOCK - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- INLINE_TABLE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- INPUT - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- INS - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- INSET - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- INSIDE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- InsideTagHTMLState - Class in com.itextpdf.tool.xml.parser.state
-
- InsideTagHTMLState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.InsideTagHTMLState
-
- InsideTagState - Class in com.itextpdf.tool.xml.parser.state
-
- InsideTagState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.InsideTagState
-
- inTag() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- intPdfPTable(int) - Method in class com.itextpdf.tool.xml.html.table.Table
-
- INVALID_NESTED_TAG - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- invertTextAlignForParagraph(Paragraph) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- invertTextAlignForParagraph(NoNewLineParagraph) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- isBoldValue(String) - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- isContent() - Method in class com.itextpdf.tool.xml.html.table.TableRowElement
-
- isEmpty() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- isLastInRow() - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
Only used by cells.
- isMetricValue(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Checks whether a string contains an allowed metric unit in HTML/CSS; px, in, cm, mm, pc or pt.
- isNestable() - Method in class com.itextpdf.tool.xml.html.table.TableRowElement
-
- isNumericValue(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Checks whether a string matches a numeric value (e.g. 123, 1.23, .123).
- isPersistent() - Method in interface com.itextpdf.tool.xml.css.CssFile
-
- isPersistent(boolean) - Method in interface com.itextpdf.tool.xml.css.CssFile
-
Indicates that this file should be kept.
- isPersistent() - Method in class com.itextpdf.tool.xml.css.CssFileImpl
-
- isPersistent(boolean) - Method in class com.itextpdf.tool.xml.css.CssFileImpl
-
Indicates that this file should be kept.
- isPersistent() - Method in class com.itextpdf.tool.xml.css.CSSFileWrapper
-
- isPersistent(boolean) - Method in class com.itextpdf.tool.xml.css.CSSFileWrapper
-
- isRelativeValue(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Checks whether a string contains an allowed value relative to previously set value.
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
Defaults to false.
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.Anchor
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.Div
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.DummyTagProcessor
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.Header
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.Image
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.OrderedUnorderedList
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.OrderedUnorderedListItem
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.ParaGraph
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.Span
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.table.Table
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.table.TableData
-
- isStackOwner() - Method in class com.itextpdf.tool.xml.html.table.TableRow
-
- isStackOwner() - Method in interface com.itextpdf.tool.xml.html.TagProcessor
-
- ITALIC - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- iterator() - Method in class com.itextpdf.tool.xml.Tag
-
- NAME - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- name - Variable in class com.itextpdf.tool.xml.parser.state.ProcessingInstructionEncounteredState
-
- namespace(String) - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Sets the current namespace.
- NAV - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- NO_CUSTOM_CONTEXT - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- NO_REPEAT - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- NO_SIBLING - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- NO_TAGPROCESSOR - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- NoCustomContextException - Exception in com.itextpdf.tool.xml
-
Thrown when a CustomContext is requested but there is none.
- NoCustomContextException() - Constructor for exception com.itextpdf.tool.xml.NoCustomContextException
-
- NoCustomContextException(String) - Constructor for exception com.itextpdf.tool.xml.NoCustomContextException
-
- NoCustomContextException(Throwable) - Constructor for exception com.itextpdf.tool.xml.NoCustomContextException
-
- NoCustomContextException(String, Throwable) - Constructor for exception com.itextpdf.tool.xml.NoCustomContextException
-
- NoDataException - Exception in com.itextpdf.tool.xml.exceptions
-
Thrown when something that needs data to function does not have that data.
- NoDataException() - Constructor for exception com.itextpdf.tool.xml.exceptions.NoDataException
-
- NoDataException(String) - Constructor for exception com.itextpdf.tool.xml.exceptions.NoDataException
-
- NoDataException(Throwable) - Constructor for exception com.itextpdf.tool.xml.exceptions.NoDataException
-
- NoDataException(String, Throwable) - Constructor for exception com.itextpdf.tool.xml.exceptions.NoDataException
-
- NoImageException - Exception in com.itextpdf.tool.xml.net.exc
-
- NoImageException(String) - Constructor for exception com.itextpdf.tool.xml.net.exc.NoImageException
-
- NoImageException(String, Exception) - Constructor for exception com.itextpdf.tool.xml.net.exc.NoImageException
-
- NoImageProviderException - Exception in com.itextpdf.tool.xml.pipeline.html
-
- NoImageProviderException() - Constructor for exception com.itextpdf.tool.xml.pipeline.html.NoImageProviderException
-
- NONE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- NoNewLineParagraph - Class in com.itextpdf.tool.xml.html.pdfelement
-
A NoNewLineParagraph is a series of Chunks and/or Phrases.
- NoNewLineParagraph() - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph.
- NoNewLineParagraph(float) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain leading.
- NoNewLineParagraph(Chunk) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain Chunk.
- NoNewLineParagraph(float, Chunk) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain Chunk
and a certain leading.
- NoNewLineParagraph(String) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain String.
- NoNewLineParagraph(String, Font) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain String
and a certain Font.
- NoNewLineParagraph(float, String) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain String
and a certain leading.
- NoNewLineParagraph(float, String, Font) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain leading, String
and Font.
- NoNewLineParagraph(Phrase) - Constructor for class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Constructs a Paragraph with a certain Phrase.
- NoNewLineParagraphCssApplier - Class in com.itextpdf.tool.xml.css.apply
-
- NoNewLineParagraphCssApplier() - Constructor for class com.itextpdf.tool.xml.css.apply.NoNewLineParagraphCssApplier
-
- NonSanitizedTag - Class in com.itextpdf.tool.xml.html
-
- NonSanitizedTag() - Constructor for class com.itextpdf.tool.xml.html.NonSanitizedTag
-
- NOSCRIPT - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- NoSiblingException - Exception in com.itextpdf.tool.xml.exceptions
-
- NoSiblingException() - Constructor for exception com.itextpdf.tool.xml.exceptions.NoSiblingException
-
Constructs an NoSiblingException with no
detail message.
- NoSiblingException(String) - Constructor for exception com.itextpdf.tool.xml.exceptions.NoSiblingException
-
Constructs an NoSiblingException class
with the specified detail message.
- NoSiblingException(String, Throwable) - Constructor for exception com.itextpdf.tool.xml.exceptions.NoSiblingException
-
- NoStackException - Exception in com.itextpdf.tool.xml.pipeline.html
-
Thrown when a StackKeeper was expected but could not be retrieved.
- NoStackException() - Constructor for exception com.itextpdf.tool.xml.pipeline.html.NoStackException
-
- NoStackException(String) - Constructor for exception com.itextpdf.tool.xml.pipeline.html.NoStackException
-
- NoStackException(Throwable) - Constructor for exception com.itextpdf.tool.xml.pipeline.html.NoStackException
-
- NoStackException(String, Throwable) - Constructor for exception com.itextpdf.tool.xml.pipeline.html.NoStackException
-
- NOT_VISIBLE - Static variable in class com.itextpdf.tool.xml.html.HTML.Category
-
List with the tags that are not visible in the browser.
- NoTagProcessorException - Exception in com.itextpdf.tool.xml.exceptions
-
- NoTagProcessorException(String) - Constructor for exception com.itextpdf.tool.xml.exceptions.NoTagProcessorException
-
- NoTagProcessorException(String, Exception) - Constructor for exception com.itextpdf.tool.xml.exceptions.NoTagProcessorException
-
- NotImplementedException - Exception in com.itextpdf.tool.xml.exceptions
-
Due to support for Java 1.5, a NotImplementedException
- NotImplementedException() - Constructor for exception com.itextpdf.tool.xml.exceptions.NotImplementedException
-
- NotImplementedException(String) - Constructor for exception com.itextpdf.tool.xml.exceptions.NotImplementedException
-
- NotImplementedException(Throwable) - Constructor for exception com.itextpdf.tool.xml.exceptions.NotImplementedException
-
- NotImplementedException(String, Throwable) - Constructor for exception com.itextpdf.tool.xml.exceptions.NotImplementedException
-
- P - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- PADDING - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PADDING_BOTTOM - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PADDING_LEFT - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PADDING_RIGHT - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PADDING_TOP - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PAGE_BREAK_AFTER - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PAGE_BREAK_BEFORE - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PAGE_BREAK_INSIDE - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PageSizeContainable - Interface in com.itextpdf.tool.xml.css.apply
-
Classes implementing PageSizeContainable have a
Rectangle in possession that defines a PageSize.
- ParaGraph - Class in com.itextpdf.tool.xml.html
-
- ParaGraph() - Constructor for class com.itextpdf.tool.xml.html.ParaGraph
-
- ParagraphCssApplier - Class in com.itextpdf.tool.xml.css.apply
-
- ParagraphCssApplier(CssAppliers) - Constructor for class com.itextpdf.tool.xml.css.apply.ParagraphCssApplier
-
Construct a ParagraphCssApplier.
- parent() - Method in class com.itextpdf.tool.xml.html.HeaderNode
-
The parent node for this node.
- ParentTreeUtil - Class in com.itextpdf.tool.xml.util
-
Util class for everything related to a ParentTree of a Tag
- ParentTreeUtil() - Constructor for class com.itextpdf.tool.xml.util.ParentTreeUtil
-
- parse(InputStream) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Parse an InputStream with default encoding set
- parse(InputStream, boolean) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Parse an InputStream that optionally detects encoding from the stream
- parse(InputStream, Charset) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Parses an InputStream using the given encoding
- parse(Reader) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Parse an Reader
- parseBorder(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
- parseBorder(String, String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
- parseBoxValues(String, String, String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Returns the top, bottom, left, right version for the given box. the keys
will be the pre value concatenated with either top, bottom, right or left
and the post value.
- parseBoxValues(String, String, String, String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
- parseHtml - Variable in class com.itextpdf.tool.xml.XMLWorker
-
- parsePxInCmMmPcToPt(String, String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Parses a length with an allowed metric unit (px, pt, in, cm, mm, pc, em or ex) or numeric value (e.g. 123, 1.23,
.123) to pt.
- parsePxInCmMmPcToPt(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Parses a length with an allowed metric unit (px, pt, in, cm, mm, pc, em or ex) or numeric value (e.g. 123, 1.23, .123) to pt.
- parser - Variable in class com.itextpdf.tool.xml.parser.state.TagAttributeState
-
- parseRelativeValue(String, float) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Parses an relative value based on the base value that was given, in the metric unit of the base value.
- ParserListenerWriter - Class in com.itextpdf.tool.xml.parser.io
-
Debugging util.
- ParserListenerWriter(Appender, boolean) - Constructor for class com.itextpdf.tool.xml.parser.io.ParserListenerWriter
-
- ParserListenerWriter(Appender) - Constructor for class com.itextpdf.tool.xml.parser.io.ParserListenerWriter
-
Construct a new ParserListenerWriter with the given appender and default formatted to true;
- ParserMonitor - Interface in com.itextpdf.tool.xml.parser.io
-
Monitors what is being read.
- parseToElementList(String, String) - Static method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
Parses an HTML string and a string containing CSS into a list of Element objects.
- parseValueToPt(String, float) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Convenience method for parsing a value to pt if a value can contain:
a numeric value in pixels (e.g. 123, 1.23, .123),
a value with a metric unit (px, in, cm, mm, pc or pt) attached to it,
or a value with a relative value (%, em, ex).
- parseXHtml(ElementHandler, Reader) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
Parses the xml data in the given reader and sends created
Element
s to the defined ElementHandler.
- parseXHtml(PdfWriter, Document, Reader) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
Parses the xml data.
- parseXHtml(PdfWriter, Document, InputStream) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(PdfWriter, Document, InputStream, Charset, FontProvider) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(PdfWriter, Document, InputStream, Charset) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(PdfWriter, Document, InputStream, InputStream, Charset, FontProvider) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(PdfWriter, Document, InputStream, InputStream, Charset, FontProvider, String) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(PdfWriter, Document, InputStream, InputStream) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(PdfWriter, Document, InputStream, InputStream, FontProvider) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(PdfWriter, Document, InputStream, InputStream, Charset) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- parseXHtml(ElementHandler, InputStream, Charset) - Method in class com.itextpdf.tool.xml.XMLWorkerHelper
-
- PC - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- PdfWriterPipeline - Class in com.itextpdf.tool.xml.pipeline.end
-
This pipeline writes to a Document.
- PdfWriterPipeline() - Constructor for class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
- PdfWriterPipeline(Pipeline<?>) - Constructor for class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
- PdfWriterPipeline(Document, PdfWriter) - Constructor for class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
- peek() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Retrieves, but does not remove, the head (first element) of this list.
- PERCENTAGE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- PHRASING_CONTENT - Static variable in class com.itextpdf.tool.xml.html.HTML.Category
-
HTML5
Phrasing content defines the text and the mark-up it contains.
- Pipeline<T extends CustomContext> - Interface in com.itextpdf.tool.xml
-
- PIPELINE_AUTODOC - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- PipelineException - Exception in com.itextpdf.tool.xml
-
An exception that can be thrown by a Pipeline.
- PipelineException(Exception) - Constructor for exception com.itextpdf.tool.xml.PipelineException
-
- PipelineException(String, Exception) - Constructor for exception com.itextpdf.tool.xml.PipelineException
-
- PipelineException(String) - Constructor for exception com.itextpdf.tool.xml.PipelineException
-
- poll() - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Retrieves and removes the top of the stack.
- poll() - Method in class com.itextpdf.tool.xml.ProcessObject
-
- populateCss(Tag, Map<String, String>) - Method in class com.itextpdf.tool.xml.css.CssFilesImpl
-
- populateOneCss(Map<String, String>, Map<String, String>) - Method in class com.itextpdf.tool.xml.css.CssFilesImpl
-
- POSITION - Static variable in class com.itextpdf.tool.xml.css.CSS.Property
-
- PRE - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- previous() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
Sets the state to the previous state
- previousState() - Method in class com.itextpdf.tool.xml.parser.StateController
-
Changes the state to the previous one.
- process(int) - Method in class com.itextpdf.tool.xml.css.CssFileProcessor
-
- process(char) - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
Processes the character, delegates to states.
- process(char) - Method in class com.itextpdf.tool.xml.css.parser.state.CommentEnd
-
- process(char) - Method in class com.itextpdf.tool.xml.css.parser.state.CommentInside
-
- process(char) - Method in class com.itextpdf.tool.xml.css.parser.state.CommentStart
-
- process(char) - Method in interface com.itextpdf.tool.xml.css.parser.State
-
Processes a character.
- process(char) - Method in class com.itextpdf.tool.xml.css.parser.state.Properties
-
- process(char) - Method in class com.itextpdf.tool.xml.css.parser.state.Rule
-
- process(char) - Method in class com.itextpdf.tool.xml.css.parser.state.Unknown
-
- process(ElementListener) - Method in class com.itextpdf.tool.xml.html.table.TableRowElement
-
- process(int) - Method in interface com.itextpdf.tool.xml.net.ReadingProcessor
-
Process the given character.
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.AttributeValueState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.CdataState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.CloseCommentState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.CloseStarCommentState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.ClosingTagState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.CommentState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.DocTypeState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.DoubleQuotedAttrValueState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.InsideTagHTMLState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.InsideTagState
-
- process(char) - Method in interface com.itextpdf.tool.xml.parser.State
-
Processes a character and does something with it or does nothing.
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.ProcessingInstructionEncounteredState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.SelfClosingTagState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.SingleQuotedAttrValueState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.SpecialCharState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.StarCommentState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.TagAttributeState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.TagEncounteredState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.UnknownState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.UnquotedAttrState
-
- process(char) - Method in class com.itextpdf.tool.xml.parser.state.XmlState
-
- processBackground(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Preparation before implementing the background style in iText.
- processChunkItems(List<Element>, HtmlCell) - Method in class com.itextpdf.tool.xml.html.table.TableData
-
- processFont(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Preparation before implementing the font style in iText.
- processFromHref(String, ReadingProcessor) - Method in interface com.itextpdf.tool.xml.net.FileRetrieve
-
- processFromHref(String, ReadingProcessor) - Method in class com.itextpdf.tool.xml.net.FileRetrieveImpl
-
ProcessFromHref first tries to create an
URL from the given
href,
if that throws a
MalformedURLException, it will prepend the given
root URLs to
href until a valid URL is found.
- processFromStream(InputStream, ReadingProcessor) - Method in interface com.itextpdf.tool.xml.net.FileRetrieve
-
Process content from a given stream.
- processFromStream(InputStream, ReadingProcessor) - Method in class com.itextpdf.tool.xml.net.FileRetrieveImpl
-
- ProcessingInstructionEncounteredState - Class in com.itextpdf.tool.xml.parser.state
-
- ProcessingInstructionEncounteredState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.ProcessingInstructionEncounteredState
-
- processingInstructions() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- processListItems(WorkerContext, Tag, List<ListItem>, List<Element>) - Method in class com.itextpdf.tool.xml.html.ParaGraph
-
- processListItems(WorkerContext, Tag, List<ListItem>, HtmlCell) - Method in class com.itextpdf.tool.xml.html.table.TableData
-
- processListStyle(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Preparation before implementing the list style in iText.
- ProcessObject - Class in com.itextpdf.tool.xml
-
Passed in the pipeline as water through a hose.
- ProcessObject() - Constructor for class com.itextpdf.tool.xml.ProcessObject
-
- processParagraphItems(WorkerContext, Tag, List<Element>, List<Element>) - Method in class com.itextpdf.tool.xml.html.ParaGraph
-
- PROGRESS - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- Properties - Class in com.itextpdf.tool.xml.css.parser.state
-
- Properties(CssStateController) - Constructor for class com.itextpdf.tool.xml.css.parser.state.Properties
-
- PT - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- put(String, Object) - Method in class com.itextpdf.tool.xml.pipeline.ctx.MapContext
-
- put(String, CustomContext) - Method in class com.itextpdf.tool.xml.pipeline.ctx.WorkerContextImpl
-
Convenience method.
- put(String, CustomContext) - Method in interface com.itextpdf.tool.xml.WorkerContext
-
Store a customContext for the given key.
- putCssApplier(Class<?>, CssApplier) - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- putCurrentAttrValue(String) - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
Sets the current attribute value and adds the attribute (if it's not
null) to the attribute map.
- PX - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- S - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- SAMP - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- sanitize(String, boolean) - Static method in class com.itextpdf.tool.xml.html.HTMLUtils
-
- sanitizeInline(String, boolean) - Static method in class com.itextpdf.tool.xml.html.HTMLUtils
-
Sanitize the String for use in in-line tags.
- sanitizeInline(String, boolean, boolean) - Static method in class com.itextpdf.tool.xml.html.HTMLUtils
-
- SCRIPT - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- SCROLL - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- SECTION - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- SECTIONING_CONTENT - Static variable in class com.itextpdf.tool.xml.html.HTML.Category
-
- SELECT - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- selectState() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
The state controller of the parser
- selfClosing() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- SelfClosingTagState - Class in com.itextpdf.tool.xml.parser.state
-
- SelfClosingTagState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.SelfClosingTagState
-
- SEPARATE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- setAcceptUnknown(boolean) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Set to true to allow the HtmlPipeline to accept tags it does not find in
the given
TagProcessorFactory
- setAlignment(int) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Sets the alignment of this paragraph.
- setAlignment(String) - Method in class com.itextpdf.tool.xml.html.pdfelement.TabbedChunk
-
Returns the alignment for this Chunk.
- setAttribute() - Method in class com.itextpdf.tool.xml.parser.state.TagAttributeState
-
- setBackground(BaseColor) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
Sets background color.
- setBorderAttributeForCell(Tag) - Static method in class com.itextpdf.tool.xml.html.table.Table
-
- setBorderColor(BaseColor) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
Sets the border color for the entire table or cell.
- setBorderColorBottom(BaseColor) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setBorderColorLeft(BaseColor) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setBorderColorRight(BaseColor) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setBorderColorTop(BaseColor) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setBorderWidth(float) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
Sets the border width for the entire table or cell.
- setBorderWidthBottom(float) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setBorderWidthLeft(float) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setBorderWidthRight(float) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setBorderWidthTop(float) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setCellValues(TableStyleValues) - Method in class com.itextpdf.tool.xml.html.pdfelement.HtmlCell
-
- setChunkCssAplier(ChunkCssApplier) - Method in interface com.itextpdf.tool.xml.html.CssAppliers
-
- setChunkCssAplier(ChunkCssApplier) - Method in class com.itextpdf.tool.xml.html.CssAppliersImpl
-
- setCSS(Map<String, String>) - Method in class com.itextpdf.tool.xml.Tag
-
Set the css map.
- setCssApplier(CssAppliers) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- setCssAppliers(CssAppliers) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- setCssAppliers(CssAppliers) - Method in interface com.itextpdf.tool.xml.html.CssAppliersAware
-
- setCssAppliers(CssAppliers) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- setCssInheritance(CssInheritanceRules) - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
By setting an implementation of
CssInheritanceRules a developer can set rules on what css selectors are
inherited from parent tags.
- setCssInheritanceRules(CssInheritanceRules) - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- setCurrentTag(Tag) - Method in class com.itextpdf.tool.xml.pipeline.ctx.WorkerContextImpl
-
- setCurrentTag(Tag) - Method in interface com.itextpdf.tool.xml.WorkerContext
-
Contains the current tag.
- setDocument(Document) - Method in class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
The document to write to.
- setExtraParagraphSpace(float) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Setter for property extraParagraphSpace.
- setFileRetrieve(FileRetrieve) - Method in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- setFileRetrieve(FileRetrieve) - Method in interface com.itextpdf.tool.xml.pipeline.css.CSSResolver
-
- setFirstLineIndent(float) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Setter for property firstLineIndent.
- setFixedWidth(float) - Method in class com.itextpdf.tool.xml.html.pdfelement.HtmlCell
-
Sets the fixed width of the HtmlCell.
- setFontProvider(FontProvider) - Method in class com.itextpdf.tool.xml.css.apply.ChunkCssApplier
-
- setHorBorderSpacing(float) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setImageProvider(ImageProvider) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- setIndentationLeft(float) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Sets the indentation of this paragraph on the left side.
- setIndentationRight(float) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Sets the indentation of this paragraph on the right side.
- setKeepTogether(boolean) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Indicates that the paragraph has to be kept together on one page.
- setLastInRow(boolean) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
Only used by cells.
- setLastMarginBottom(Float) - Method in interface com.itextpdf.tool.xml.css.apply.MarginMemory
-
Set the last margin bottom.
- setLastMarginBottom(Float) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- setLastMarginBottom(Object) - Method in class com.itextpdf.tool.xml.Tag
-
- setLeading(Tag) - Method in class com.itextpdf.tool.xml.css.apply.MaxLeadingAndSize
-
Set the largest leading based on calculateLeading only.
- setLinkProvider(LinkProvider) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Set the LinkProvider to use if any.
- setLocalRootPath(String) - Method in class com.itextpdf.tool.xml.pipeline.html.UrlLinkResolver
-
- setMonitor(ParserMonitor) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
- setNext(Pipeline<?>) - Method in class com.itextpdf.tool.xml.pipeline.AbstractPipeline
-
setNext method.
- setPageSize(Rectangle) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
If no pageSize is set, the default value A4 is used.
- setParent(Tag) - Method in class com.itextpdf.tool.xml.Tag
-
Set the tags parent tag.
- setResolver(CSSResolver) - Method in class com.itextpdf.tool.xml.pipeline.css.CssResolverPipeline
-
Stores the cssResolver for the calling thread.
- setResourcesRootPath(String) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- setRootTags(List<String>) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
Set the root-tags, this matters for margins.
- setSpacingAfter(float) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Sets the spacing after this paragraph.
- setSpacingBefore(float) - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
Sets the spacing before this paragraph.
- setState(State) - Method in class com.itextpdf.tool.xml.parser.StateController
-
Changes the state.
- setState(State) - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Set the current state.
- setStoredString(String) - Method in class com.itextpdf.tool.xml.parser.XMLParserMemory
-
- setStyleValues(Tag) - Static method in class com.itextpdf.tool.xml.html.table.Table
-
Set the table style values in a
TableStyleValues object based on
attributes and css of the given tag.
- setTabCount(int) - Method in class com.itextpdf.tool.xml.html.pdfelement.TabbedChunk
-
Set the tabCount for this Chunk.
- setTagFactory(TagProcessorFactory) - Method in class com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext
-
- setUseUnicode(boolean) - Method in class com.itextpdf.tool.xml.XMLWorkerFontProvider
-
- setVariablesBasedOnChildren(Tag) - Method in class com.itextpdf.tool.xml.css.apply.MaxLeadingAndSize
-
Sets largest font size and largest leading based on the css styles "font-size" and "line-height" of a given tag and its children.
- setVerBorderSpacing(float) - Method in class com.itextpdf.tool.xml.html.table.TableStyleValues
-
- setWriter(PdfWriter) - Method in class com.itextpdf.tool.xml.pipeline.end.PdfWriterPipeline
-
The writer used to write to the document.
- singleQuotedAttr() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- SingleQuotedAttrValueState - Class in com.itextpdf.tool.xml.parser.state
-
- SingleQuotedAttrValueState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.SingleQuotedAttrValueState
-
- SIZE - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- SMALL - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- SMALL - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- SMALLER - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- SOLID - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- SPACEHACK - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- spacingAfter - Variable in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
The spacing after the paragraph.
- spacingAfter() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
- spacingBefore - Variable in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
The spacing before the paragraph.
- spacingBefore() - Method in class com.itextpdf.tool.xml.html.pdfelement.NoNewLineParagraph
-
- SPAN - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- Span - Class in com.itextpdf.tool.xml.html
-
- Span() - Constructor for class com.itextpdf.tool.xml.html.Span
-
- specialChar() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- SpecialCharState - Class in com.itextpdf.tool.xml.parser.state
-
- SpecialCharState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.SpecialCharState
-
- splitComplexCssStyle(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
- SQUARE - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- SRC - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- STACK_404 - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- StackKeeper - Class in com.itextpdf.tool.xml.pipeline.html
-
Simple wrapper of a
List to put
Elements in that are created by inner tags of the given Tag.
- StackKeeper(Tag) - Constructor for class com.itextpdf.tool.xml.pipeline.html.StackKeeper
-
- starComment() - Method in class com.itextpdf.tool.xml.parser.StateController
-
- StarCommentState - Class in com.itextpdf.tool.xml.parser.state
-
- StarCommentState(XMLParser) - Constructor for class com.itextpdf.tool.xml.parser.state.StarCommentState
-
- start(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- start(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.Body
-
- start(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.head.Link
-
- start(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.head.Meta
-
- start(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.head.XML
-
- start(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.HorizontalRule
-
- START - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- startElement(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.AbstractTagProcessor
-
- startElement(WorkerContext, Tag) - Method in class com.itextpdf.tool.xml.html.DummyTagProcessor
-
- startElement(WorkerContext, Tag) - Method in interface com.itextpdf.tool.xml.html.TagProcessor
-
This method is called when a tag has been encountered.
- startElement(String, Map<String, String>, String) - Method in class com.itextpdf.tool.xml.parser.io.ParserListenerWriter
-
- startElement() - Method in class com.itextpdf.tool.xml.parser.XMLParser
-
Triggered when an opening tag has been encountered.
- startElement(String, Map<String, String>, String) - Method in interface com.itextpdf.tool.xml.parser.XMLParserListener
-
Triggered on an opening tag.
- startElement(String, Map<String, String>, String) - Method in class com.itextpdf.tool.xml.XMLWorker
-
- State - Interface in com.itextpdf.tool.xml.css.parser
-
- State - Interface in com.itextpdf.tool.xml.parser
-
- stateCommentEnd() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- stateCommentInside() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- stateCommentStart() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- StateController - Class in com.itextpdf.tool.xml.parser
-
- StateController(XMLParser, boolean) - Constructor for class com.itextpdf.tool.xml.parser.StateController
-
Constructs a StateController with the given parser.
- stateProperties() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- stateRule() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- stateUnknown() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- store(String, Image) - Method in class com.itextpdf.tool.xml.pipeline.html.AbstractImageProvider
-
- store(String, Image) - Method in interface com.itextpdf.tool.xml.pipeline.html.ImageProvider
-
Store allows ImageProvider users to cache the found images.
- storeProperties() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- storeSelector() - Method in class com.itextpdf.tool.xml.css.parser.CssStateController
-
- STRIKE - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- stripDoubleSpacesAndTrim(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
Trims and Strips double spaces from the given string.
- stripDoubleSpacesTrimAndToLowerCase(String) - Method in class com.itextpdf.tool.xml.css.CssUtils
-
- STRONG - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- STYLE - Static variable in class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- Style - Class in com.itextpdf.tool.xml.html.head
-
The Style TagProcessor will try to add the content of a <style> to the
CssResolverPipeline CSS.
- Style() - Constructor for class com.itextpdf.tool.xml.html.head.Style
-
- STYLE - Static variable in class com.itextpdf.tool.xml.html.HTML.Attribute
-
- STYLE - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- STYLE_NOTPARSED - Static variable in class com.itextpdf.tool.xml.exceptions.LocaleMessages
-
- StyleAttrCSSResolver - Class in com.itextpdf.tool.xml.css
-
Resolves CSS properties.
- StyleAttrCSSResolver() - Constructor for class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- StyleAttrCSSResolver(CssFiles) - Constructor for class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- StyleAttrCSSResolver(CssFiles, CssUtils) - Constructor for class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- StyleAttrCSSResolver(CssInheritanceRules, CssFiles, CssUtils) - Constructor for class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- StyleAttrCSSResolver(CssInheritanceRules, CssFiles, CssUtils, FileRetrieve) - Constructor for class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- StyleAttrCSSResolver(CssFiles, FileRetrieve) - Constructor for class com.itextpdf.tool.xml.css.StyleAttrCSSResolver
-
- SUB - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- SUB - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- SUP - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-
- SUPER - Static variable in class com.itextpdf.tool.xml.css.CSS.Value
-
- SVG - Static variable in class com.itextpdf.tool.xml.html.HTML.Tag
-