- add(Element) - Method in class com.lowagie.text.html.HtmlWriter
-
Signals that an Element was added to the Document.
- add(String) - Method in class com.lowagie.text.html.HtmlWriter
-
Signals that a String was added to the Document.
- add(Element) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- add(Object) - Method in class com.lowagie.text.html.simpleparser.IncCell
-
- addAlias(String, String) - Method in class com.lowagie.text.html.HtmlPeer
-
Sets an alias for an attribute.
- addCol(PdfPCell) - Method in class com.lowagie.text.html.simpleparser.IncTable
-
- addCols(ArrayList) - Method in class com.lowagie.text.html.simpleparser.IncTable
-
- addToChain(String, HashMap) - Method in class com.lowagie.text.html.simpleparser.ChainedProperties
-
- ALIGN - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of paragraph/image/table tag
- ALIGN_BASELINE - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_BOTTOM - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_CENTER - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_JUSTIFIED - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_LEFT - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_MIDDLE - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_RIGHT - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALIGN_TOP - Static variable in class com.lowagie.text.html.HtmlTags
-
the possible value of an alignment attribute
- ALink - Interface in com.lowagie.text.html.simpleparser
-
- ALT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the image tag
- ANCHOR - Static variable in class com.lowagie.text.html.HtmlTags
-
the anchor tag
- applyStyle(String, HashMap) - Method in class com.lowagie.text.html.simpleparser.StyleSheet
-
- AUTHOR - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the root tag
- I - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- IMAGE - Static variable in class com.lowagie.text.html.HtmlTags
-
the image tag
- imagepath - Variable in class com.lowagie.text.html.HtmlWriter
-
This is a path for images.
- ImageProvider - Interface in com.lowagie.text.html.simpleparser
-
- Img - Interface in com.lowagie.text.html.simpleparser
-
- IncCell - Class in com.lowagie.text.html.simpleparser
-
- IncCell(String, ChainedProperties) - Constructor for class com.lowagie.text.html.simpleparser.IncCell
-
Creates a new instance of IncCell
- IncTable - Class in com.lowagie.text.html.simpleparser
-
- IncTable(HashMap) - Constructor for class com.lowagie.text.html.simpleparser.IncTable
-
Creates a new instance of IncTable
- initFooter() - Method in class com.lowagie.text.html.HtmlWriter
-
Adds the header to the top of the Document
- initHeader() - Method in class com.lowagie.text.html.HtmlWriter
-
Adds the header to the top of the Document
- insertStyle(HashMap) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
This method isn't used by iText, but you can use it to analyze
the value of a style attribute inside a HashMap.
- insertStyle(Map<String, String>, ChainedProperties) - Static method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
New method contributed by Lubos Strapko
- isBody(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the root tag.
- isContent() - Method in class com.lowagie.text.html.simpleparser.IncCell
-
- isHead(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the head tag.
- isHtml(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the root tag.
- isLink(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the link tag.
- isMeta(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the meta tag.
- isNestable() - Method in class com.lowagie.text.html.simpleparser.IncCell
-
- isOtherFont(Font) - Method in class com.lowagie.text.html.HtmlWriter
-
Checks if a given font is the same as the font that was last used.
- isSpecialTag(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is a special tag.
- isTitle(String) - Static method in class com.lowagie.text.html.HtmlTagMap
-
Checks if this is the title tag.
- S - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- SAXmyHtmlHandler - Class in com.lowagie.text.html
-
The Tags-class maps several XHTML-tags to iText-objects.
- SAXmyHtmlHandler(DocListener) - Constructor for class com.lowagie.text.html.SAXmyHtmlHandler
-
Constructs a new SAXiTextHandler that will translate all the events
triggered by the parser to actions on the Document-object.
- SAXmyHtmlHandler(DocListener, BaseFont) - Constructor for class com.lowagie.text.html.SAXmyHtmlHandler
-
Constructs a new SAXiTextHandler that will translate all the events
triggered by the parser to actions on the Document-object.
- SAXmyHtmlHandler(DocListener, HashMap) - Constructor for class com.lowagie.text.html.SAXmyHtmlHandler
-
Constructs a new SAXiTextHandler that will translate all the events
triggered by the parser to actions on the Document-object.
- SCRIPT - Static variable in class com.lowagie.text.html.HtmlTags
-
the script tag.
- setFontImp(FontProvider) - Method in class com.lowagie.text.html.simpleparser.FactoryProperties
-
- setFooter(HeaderFooter) - Method in class com.lowagie.text.html.HtmlWriter
-
Changes the footer of this document.
- setFooter(HeaderFooter) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setHeader(HeaderFooter) - Method in class com.lowagie.text.html.HtmlWriter
-
Changes the header of this document.
- setHeader(HeaderFooter) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setImagepath(String) - Method in class com.lowagie.text.html.HtmlWriter
-
Sets the basepath for images.
- setInterfaceProps(HashMap) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setMarginMirroring(boolean) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setMarginMirroringTopBottom(boolean) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setMargins(float, float, float, float) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setPageCount(int) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setPageSize(Rectangle) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- setStandardFont(Font) - Method in class com.lowagie.text.html.HtmlWriter
-
Changes the standardfont.
- setStyleSheet(StyleSheet) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- SIZE - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the chunk tag
- SPAN - Static variable in class com.lowagie.text.html.HtmlTags
-
The SPAN tag.
- standardfont - Variable in class com.lowagie.text.html.HtmlWriter
-
This is the standard font of the HTML.
- startDocument() - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- startElement(String, String, String, Attributes) - Method in class com.lowagie.text.html.SAXmyHtmlHandler
-
This method gets called when a start tag is encountered.
- startElement(String, HashMap) - Method in class com.lowagie.text.html.simpleparser.HTMLWorker
-
- STRONG - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- STYLE - Static variable in class com.lowagie.text.html.HtmlTags
-
This is used for inline css style information
- STYLESHEET - Static variable in class com.lowagie.text.html.HtmlTags
-
This is a possible HTML attribute.
- StyleSheet - Class in com.lowagie.text.html.simpleparser
-
- StyleSheet() - Constructor for class com.lowagie.text.html.simpleparser.StyleSheet
-
Creates a new instance of StyleSheet
- SUB - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag
- SUBJECT - Static variable in class com.lowagie.text.html.HtmlTags
-
attribute of the root tag
- SUP - Static variable in class com.lowagie.text.html.HtmlTags
-
some phrase tag