javax.swing.text.html
public static final class HTML.Attribute extends Object
Modifier and Type | Field and Description |
---|---|
static HTML.Attribute |
ACTION
The action attribute
|
static HTML.Attribute |
ALIGN
The align attribute
|
static HTML.Attribute |
ALINK
The alink attribute
|
static HTML.Attribute |
ALT
The alt attribute
|
static HTML.Attribute |
ARCHIVE
The archive attribute
|
static HTML.Attribute |
BACKGROUND
The background attribute
|
static HTML.Attribute |
BGCOLOR
The bgcolor attribute
|
static HTML.Attribute |
BORDER
The border attribute
|
static HTML.Attribute |
CELLPADDING
The cellpadding attribute
|
static HTML.Attribute |
CELLSPACING
The cellspacing attribute
|
static HTML.Attribute |
CHECKED
The checked attribute
|
static HTML.Attribute |
CLASS
The class attribute
|
static HTML.Attribute |
CLASSID
The classid attribute
|
static HTML.Attribute |
CLEAR
The clear attribute
|
static HTML.Attribute |
CODE
The code attribute
|
static HTML.Attribute |
CODEBASE
The codebase attribute
|
static HTML.Attribute |
CODETYPE
The codetype attribute
|
static HTML.Attribute |
COLOR
The color attribute
|
static HTML.Attribute |
COLS
The cols attribute
|
static HTML.Attribute |
COLSPAN
The colspan attribute
|
static HTML.Attribute |
COMMENT
The comment attribute
|
static HTML.Attribute |
COMPACT
The compact attribute
|
static HTML.Attribute |
CONTENT
The content attribute
|
static HTML.Attribute |
COORDS
The coords attribute
|
static HTML.Attribute |
DATA
The data attribute
|
static HTML.Attribute |
DECLARE
The declare attribute
|
static HTML.Attribute |
DIR
The dir attribute
|
static HTML.Attribute |
DUMMY
The dummy attribute
|
static HTML.Attribute |
ENCTYPE
The enctype attribute
|
static HTML.Attribute |
ENDTAG
The endtag attribute
|
static HTML.Attribute |
FACE
The face attribute
|
static HTML.Attribute |
FRAMEBORDER
The frameborder attribute
|
static HTML.Attribute |
HALIGN
The halign attribute
|
static HTML.Attribute |
HEIGHT
The height attribute
|
static HTML.Attribute |
HREF
The href attribute
|
static HTML.Attribute |
HSPACE
The hspace attribute
|
static HTML.Attribute |
HTTPEQUIV
The http-equiv attribute
|
static HTML.Attribute |
ID
The id attribute
|
static HTML.Attribute |
ISMAP
The ismap attribute
|
static HTML.Attribute |
LANG
The lang attribute
|
static HTML.Attribute |
LANGUAGE
The language attribute
|
static HTML.Attribute |
LINK
The link attribute
|
static HTML.Attribute |
LOWSRC
The lowsrc attribute
|
static HTML.Attribute |
MARGINHEIGHT
The marginheight attribute
|
static HTML.Attribute |
MARGINWIDTH
The marginwidth attribute
|
static HTML.Attribute |
MAXLENGTH
The maxlength attribute
|
static HTML.Attribute |
METHOD
The method attribute
|
static HTML.Attribute |
MULTIPLE
The multiple attribute
|
static HTML.Attribute |
N
The n attribute
|
static HTML.Attribute |
NAME
The name attribute
|
static HTML.Attribute |
NOHREF
The nohref attribute
|
static HTML.Attribute |
NORESIZE
The noresize attribute
|
static HTML.Attribute |
NOSHADE
The noshade attribute
|
static HTML.Attribute |
NOWRAP
The nowrap attribute
|
static HTML.Attribute |
PROMPT
The prompt attribute
|
static HTML.Attribute |
REL
The rel attribute
|
static HTML.Attribute |
REV
The rev attribute
|
static HTML.Attribute |
ROWS
The rows attribute
|
static HTML.Attribute |
ROWSPAN
The rowspan attribute
|
static HTML.Attribute |
SCROLLING
The scrolling attribute
|
static HTML.Attribute |
SELECTED
The selected attribute
|
static HTML.Attribute |
SHAPE
The shape attribute
|
static HTML.Attribute |
SHAPES
The shapes attribute
|
static HTML.Attribute |
SIZE
The size attribute
|
static HTML.Attribute |
SRC
The src attribute
|
static HTML.Attribute |
STANDBY
The standby attribute
|
static HTML.Attribute |
START
The start attribute
|
static HTML.Attribute |
STYLE
The style attribute
|
static HTML.Attribute |
TARGET
The target attribute
|
static HTML.Attribute |
TEXT
The text attribute
|
static HTML.Attribute |
TITLE
The title attribute
|
static HTML.Attribute |
TYPE
The type attribute
|
static HTML.Attribute |
USEMAP
The usemap attribute
|
static HTML.Attribute |
VALIGN
The valign attribute
|
static HTML.Attribute |
VALUE
The value attribute
|
static HTML.Attribute |
VALUETYPE
The valuetype attribute
|
static HTML.Attribute |
VERSION
The version attribute
|
static HTML.Attribute |
VLINK
The vlink attribute
|
static HTML.Attribute |
VSPACE
The vspace attribute
|
static HTML.Attribute |
WIDTH
The width attribute
|
public static final HTML.Attribute ACTION
public static final HTML.Attribute ALIGN
public static final HTML.Attribute ALINK
public static final HTML.Attribute ALT
public static final HTML.Attribute ARCHIVE
public static final HTML.Attribute BACKGROUND
public static final HTML.Attribute BGCOLOR
public static final HTML.Attribute BORDER
public static final HTML.Attribute CELLPADDING
public static final HTML.Attribute CELLSPACING
public static final HTML.Attribute CHECKED
public static final HTML.Attribute CLASS
public static final HTML.Attribute CLASSID
public static final HTML.Attribute CLEAR
public static final HTML.Attribute CODE
public static final HTML.Attribute CODEBASE
public static final HTML.Attribute CODETYPE
public static final HTML.Attribute COLOR
public static final HTML.Attribute COLS
public static final HTML.Attribute COLSPAN
public static final HTML.Attribute COMMENT
public static final HTML.Attribute COMPACT
public static final HTML.Attribute CONTENT
public static final HTML.Attribute COORDS
public static final HTML.Attribute DATA
public static final HTML.Attribute DECLARE
public static final HTML.Attribute DIR
public static final HTML.Attribute DUMMY
public static final HTML.Attribute ENCTYPE
public static final HTML.Attribute ENDTAG
public static final HTML.Attribute FACE
public static final HTML.Attribute FRAMEBORDER
public static final HTML.Attribute HALIGN
public static final HTML.Attribute HEIGHT
public static final HTML.Attribute HREF
public static final HTML.Attribute HSPACE
public static final HTML.Attribute HTTPEQUIV
public static final HTML.Attribute ID
public static final HTML.Attribute ISMAP
public static final HTML.Attribute LANG
public static final HTML.Attribute LANGUAGE
public static final HTML.Attribute LINK
public static final HTML.Attribute LOWSRC
public static final HTML.Attribute MARGINHEIGHT
public static final HTML.Attribute MARGINWIDTH
public static final HTML.Attribute MAXLENGTH
public static final HTML.Attribute METHOD
public static final HTML.Attribute MULTIPLE
public static final HTML.Attribute N
public static final HTML.Attribute NAME
public static final HTML.Attribute NOHREF
public static final HTML.Attribute NORESIZE
public static final HTML.Attribute NOSHADE
public static final HTML.Attribute NOWRAP
public static final HTML.Attribute PROMPT
public static final HTML.Attribute REL
public static final HTML.Attribute REV
public static final HTML.Attribute ROWS
public static final HTML.Attribute ROWSPAN
public static final HTML.Attribute SCROLLING
public static final HTML.Attribute SELECTED
public static final HTML.Attribute SHAPE
public static final HTML.Attribute SHAPES
public static final HTML.Attribute SIZE
public static final HTML.Attribute SRC
public static final HTML.Attribute STANDBY
public static final HTML.Attribute START
public static final HTML.Attribute STYLE
public static final HTML.Attribute TARGET
public static final HTML.Attribute TEXT
public static final HTML.Attribute TITLE
public static final HTML.Attribute TYPE
public static final HTML.Attribute USEMAP
public static final HTML.Attribute VALIGN
public static final HTML.Attribute VALUE
public static final HTML.Attribute VALUETYPE
public static final HTML.Attribute VERSION
public static final HTML.Attribute VLINK
public static final HTML.Attribute VSPACE
public static final HTML.Attribute WIDTH
public String toString()
toString
in class Object
Object.getClass()
,
Object.hashCode()
,
Class.getName()
,
Integer.toHexString(int)