Package com.itextpdf.tool.xml.html
Class HTML.Attribute
java.lang.Object
com.itextpdf.tool.xml.html.HTML.Attribute
- Enclosing class:
HTML
Attributes used in HTML tags.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Possible attribute values. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALT
- See Also:
-
CELLPADDING
- See Also:
-
CELLSPACING
- See Also:
-
STYLE
- See Also:
-
CLASS
- See Also:
-
ID
- See Also:
-
HREF
- See Also:
-
NAME
- See Also:
-
SRC
- See Also:
-
WIDTH
- See Also:
-
HEIGHT
- See Also:
-
TYPE
- See Also:
-
COLSPAN
- See Also:
-
ROWSPAN
- See Also:
-
VALIGN
- See Also:
-
ALIGN
- See Also:
-
FACE
- See Also:
-
SIZE
- See Also:
-
COLOR
- See Also:
-
START
- See Also:
-
DIR
- See Also:
-
-
Constructor Details
-
Attribute
private Attribute()
-