Package com.lowagie.text.html
Class HtmlTags
java.lang.Object
com.lowagie.text.html.HtmlTags
A class that contains all the possible tagnames and their attributes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
attribute of paragraph/image/table tagstatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
the possible value of an alignment attributestatic final String
attribute of the image tagstatic final String
the anchor tagstatic final String
attribute of the root tagstatic final String
some phrase tagstatic final String
attribute of the table/cell tagstatic final String
the body tag.static final String
attribute of the table/cell tagstatic final String
attribute of the table/cell tagstatic final String
attribute of the table/cell tagstatic final String
This is a possible HTML attribute for the BODY tag.static final String
the cell tagstatic final String
attribute of the table tagstatic final String
attribute of the table tagstatic final String
the chunk tagstatic final String
the phrase tagstatic final String
attribute of the chunk/table/cell tagstatic final String
attribute of the cell tagstatic final String
attribute of the table tagstatic final String
This is a possible HTML attribute for the HEAD tag.static final String
the possible value of an alignment attributestatic final String
The DIV tag.static final String
some phrase tagstatic final String
attribute of the chunk tagstatic final String[]
attribute of anchor tagstatic final String
the head tagstatic final String
attribute of the cell tagstatic final String
attribute of the cell tagstatic final String
the possible value of a tagstatic final String
the root tag.static final String
some phrase tagstatic final String
the image tagstatic final String
This is a possible value for the LANGUAGE attribute.static final String
This is a possible HTML attribute for the BODY tagstatic final String
This is a possible HTML attribute for the BODY tagstatic final String
attribute of the root tagstatic final String
This is a possible HTML attribute for the SCRIPT tag.static final String
attribute of chapter/section/paragraph/table/cell tagstatic final String
This is a possible HTML attribute for the BODY tag.static final String
The LINK tag.static final String
the listitem tagstatic final String
the meta tagstatic final String
attribute of anchor tagstatic final String
the newpage tagstatic final String
attribute of the cell tagstatic final String
the list tagstatic final String
the paragraph tagstatic final String
attribute of the image tagstatic final String
attribute of the image tagstatic final String
This is a possible HTML attribute for auto-formatedstatic final String
attribute of anchor tagstatic final String
This is a possible HTML attribute for the LINK tag.static final String
attribute of chapter/section/paragraph/table/cell tagstatic final String
This is a possible HTML attribute for the BODY tag.static final String
the cell tagstatic final String
attribute of the cell tagstatic final String
some phrase tagstatic final String
the script tag.static final String
attribute of the chunk tagstatic final String
The SPAN tag.static final String
some phrase tagstatic final String
This is used for inline css style informationstatic final String
This is a possible HTML attribute.static final String
some phrase tagstatic final String
attribute of the root tagstatic final String
some phrase tagstatic final String
the table tagstatic final String
This is a possible HTML attribute for the LINK tag.static final String
the title tag.static final String
attribute of the table/cell tagstatic final String
This is a possible HTML attribute for the BODY tag.static final String
This is a possible HTML attribute for the LINK tag.static final String
some phrase tagstatic final String
the list tagstatic final String
attribute of the image tagstatic final String
the phrase tagstatic final String
attribute of the cell tagstatic final String
attribute of the table/cell tag -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HTML
the root tag.- See Also:
-
HEAD
the head tag- See Also:
-
CONTENT
This is a possible HTML attribute for the HEAD tag.- See Also:
-
META
the meta tag- See Also:
-
SUBJECT
attribute of the root tag- See Also:
-
KEYWORDS
attribute of the root tag- See Also:
-
AUTHOR
attribute of the root tag- See Also:
-
TITLE
the title tag.- See Also:
-
SCRIPT
the script tag.- See Also:
-
LANGUAGE
This is a possible HTML attribute for the SCRIPT tag.- See Also:
-
JAVASCRIPT
This is a possible value for the LANGUAGE attribute.- See Also:
-
BODY
the body tag.- See Also:
-
JAVASCRIPT_ONLOAD
This is a possible HTML attribute for the BODY tag- See Also:
-
JAVASCRIPT_ONUNLOAD
This is a possible HTML attribute for the BODY tag- See Also:
-
TOPMARGIN
This is a possible HTML attribute for the BODY tag.- See Also:
-
BOTTOMMARGIN
This is a possible HTML attribute for the BODY tag.- See Also:
-
LEFTMARGIN
This is a possible HTML attribute for the BODY tag.- See Also:
-
RIGHTMARGIN
This is a possible HTML attribute for the BODY tag.- See Also:
-
CHUNK
the chunk tag- See Also:
-
CODE
the phrase tag- See Also:
-
VAR
the phrase tag- See Also:
-
ANCHOR
the anchor tag- See Also:
-
ORDEREDLIST
the list tag- See Also:
-
UNORDEREDLIST
the list tag- See Also:
-
LISTITEM
the listitem tag- See Also:
-
PARAGRAPH
the paragraph tag- See Also:
-
NAME
attribute of anchor tag- See Also:
-
REFERENCE
attribute of anchor tag- See Also:
-
H
attribute of anchor tag -
FONT
attribute of the chunk tag- See Also:
-
SIZE
attribute of the chunk tag- See Also:
-
COLOR
attribute of the chunk/table/cell tag- See Also:
-
EM
some phrase tag- See Also:
-
I
some phrase tag- See Also:
-
STRONG
some phrase tag- See Also:
-
B
some phrase tag- See Also:
-
S
some phrase tag- See Also:
-
U
some phrase tag- See Also:
-
SUB
some phrase tag- See Also:
-
SUP
some phrase tag- See Also:
-
HORIZONTALRULE
the possible value of a tag- See Also:
-
TABLE
the table tag- See Also:
-
ROW
the cell tag- See Also:
-
CELL
the cell tag- See Also:
-
HEADERCELL
attribute of the cell tag- See Also:
-
COLUMNS
attribute of the table tag- See Also:
-
CELLPADDING
attribute of the table tag- See Also:
-
CELLSPACING
attribute of the table tag- See Also:
-
COLSPAN
attribute of the cell tag- See Also:
-
ROWSPAN
attribute of the cell tag- See Also:
-
NOWRAP
attribute of the cell tag- See Also:
-
BORDERWIDTH
attribute of the table/cell tag- See Also:
-
WIDTH
attribute of the table/cell tag- See Also:
-
BACKGROUNDCOLOR
attribute of the table/cell tag- See Also:
-
BORDERCOLOR
attribute of the table/cell tag- See Also:
-
ALIGN
attribute of paragraph/image/table tag- See Also:
-
LEFT
attribute of chapter/section/paragraph/table/cell tag- See Also:
-
RIGHT
attribute of chapter/section/paragraph/table/cell tag- See Also:
-
HORIZONTALALIGN
attribute of the cell tag- See Also:
-
VERTICALALIGN
attribute of the cell tag- See Also:
-
TOP
attribute of the table/cell tag- See Also:
-
BOTTOM
attribute of the table/cell tag- See Also:
-
IMAGE
the image tag- See Also:
-
URL
attribute of the image tag- See Also:
-
ALT
attribute of the image tag- See Also:
-
PLAINWIDTH
attribute of the image tag- See Also:
-
PLAINHEIGHT
attribute of the image tag- See Also:
-
NEWLINE
the newpage tag- See Also:
-
ALIGN_LEFT
the possible value of an alignment attribute- See Also:
-
ALIGN_CENTER
the possible value of an alignment attribute- See Also:
-
ALIGN_RIGHT
the possible value of an alignment attribute- See Also:
-
ALIGN_JUSTIFIED
the possible value of an alignment attribute- See Also:
-
ALIGN_TOP
the possible value of an alignment attribute- See Also:
-
ALIGN_MIDDLE
the possible value of an alignment attribute- See Also:
-
ALIGN_BOTTOM
the possible value of an alignment attribute- See Also:
-
ALIGN_BASELINE
the possible value of an alignment attribute- See Also:
-
DEFAULT
the possible value of an alignment attribute- See Also:
-
DIV
The DIV tag.- See Also:
-
SPAN
The SPAN tag.- See Also:
-
LINK
The LINK tag.- See Also:
-
TEXT_CSS
This is a possible HTML attribute for the LINK tag.- See Also:
-
REL
This is a possible HTML attribute for the LINK tag.- See Also:
-
STYLE
This is used for inline css style information- See Also:
-
TYPE
This is a possible HTML attribute for the LINK tag.- See Also:
-
STYLESHEET
This is a possible HTML attribute.- See Also:
-
PRE
This is a possible HTML attribute for auto-formated- Since:
- 2.1.3
- See Also:
-
-
Constructor Details
-
HtmlTags
public HtmlTags()
-