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