javax.swing.text.html
public static final class HTML.Attribute extends Object
Field Summary | |
---|---|
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 |
Method Summary | |
---|---|
String | toString()
Returns the attribute name. |