javax.swing.text.html

Class HTML.Attribute

public static final class HTML.Attribute extends Object

Represents a HTML attribute.
Field Summary
static HTML.AttributeACTION
The action attribute
static HTML.AttributeALIGN
The align attribute
static HTML.AttributeALINK
The alink attribute
static HTML.AttributeALT
The alt attribute
static HTML.AttributeARCHIVE
The archive attribute
static HTML.AttributeBACKGROUND
The background attribute
static HTML.AttributeBGCOLOR
The bgcolor attribute
static HTML.AttributeBORDER
The border attribute
static HTML.AttributeCELLPADDING
The cellpadding attribute
static HTML.AttributeCELLSPACING
The cellspacing attribute
static HTML.AttributeCHECKED
The checked attribute
static HTML.AttributeCLASS
The class attribute
static HTML.AttributeCLASSID
The classid attribute
static HTML.AttributeCLEAR
The clear attribute
static HTML.AttributeCODE
The code attribute
static HTML.AttributeCODEBASE
The codebase attribute
static HTML.AttributeCODETYPE
The codetype attribute
static HTML.AttributeCOLOR
The color attribute
static HTML.AttributeCOLS
The cols attribute
static HTML.AttributeCOLSPAN
The colspan attribute
static HTML.AttributeCOMMENT
The comment attribute
static HTML.AttributeCOMPACT
The compact attribute
static HTML.AttributeCONTENT
The content attribute
static HTML.AttributeCOORDS
The coords attribute
static HTML.AttributeDATA
The data attribute
static HTML.AttributeDECLARE
The declare attribute
static HTML.AttributeDIR
The dir attribute
static HTML.AttributeDUMMY
The dummy attribute
static HTML.AttributeENCTYPE
The enctype attribute
static HTML.AttributeENDTAG
The endtag attribute
static HTML.AttributeFACE
The face attribute
static HTML.AttributeFRAMEBORDER
The frameborder attribute
static HTML.AttributeHALIGN
The halign attribute
static HTML.AttributeHEIGHT
The height attribute
static HTML.AttributeHREF
The href attribute
static HTML.AttributeHSPACE
The hspace attribute
static HTML.AttributeHTTPEQUIV
The http-equiv attribute
static HTML.AttributeID
The id attribute
static HTML.AttributeISMAP
The ismap attribute
static HTML.AttributeLANG
The lang attribute
static HTML.AttributeLANGUAGE
The language attribute
static HTML.AttributeLINK
The link attribute
static HTML.AttributeLOWSRC
The lowsrc attribute
static HTML.AttributeMARGINHEIGHT
The marginheight attribute
static HTML.AttributeMARGINWIDTH
The marginwidth attribute
static HTML.AttributeMAXLENGTH
The maxlength attribute
static HTML.AttributeMETHOD
The method attribute
static HTML.AttributeMULTIPLE
The multiple attribute
static HTML.AttributeN
The n attribute
static HTML.AttributeNAME
The name attribute
static HTML.AttributeNOHREF
The nohref attribute
static HTML.AttributeNORESIZE
The noresize attribute
static HTML.AttributeNOSHADE
The noshade attribute
static HTML.AttributeNOWRAP
The nowrap attribute
static HTML.AttributePROMPT
The prompt attribute
static HTML.AttributeREL
The rel attribute
static HTML.AttributeREV
The rev attribute
static HTML.AttributeROWS
The rows attribute
static HTML.AttributeROWSPAN
The rowspan attribute
static HTML.AttributeSCROLLING
The scrolling attribute
static HTML.AttributeSELECTED
The selected attribute
static HTML.AttributeSHAPE
The shape attribute
static HTML.AttributeSHAPES
The shapes attribute
static HTML.AttributeSIZE
The size attribute
static HTML.AttributeSRC
The src attribute
static HTML.AttributeSTANDBY
The standby attribute
static HTML.AttributeSTART
The start attribute
static HTML.AttributeSTYLE
The style attribute
static HTML.AttributeTARGET
The target attribute
static HTML.AttributeTEXT
The text attribute
static HTML.AttributeTITLE
The title attribute
static HTML.AttributeTYPE
The type attribute
static HTML.AttributeUSEMAP
The usemap attribute
static HTML.AttributeVALIGN
The valign attribute
static HTML.AttributeVALUE
The value attribute
static HTML.AttributeVALUETYPE
The valuetype attribute
static HTML.AttributeVERSION
The version attribute
static HTML.AttributeVLINK
The vlink attribute
static HTML.AttributeVSPACE
The vspace attribute
static HTML.AttributeWIDTH
The width attribute
Method Summary
StringtoString()
Returns the attribute name.

Field Detail

ACTION

public static final HTML.Attribute ACTION
The action attribute

ALIGN

public static final HTML.Attribute ALIGN
The align attribute

ALINK

public static final HTML.Attribute ALINK
The alink attribute

ALT

public static final HTML.Attribute ALT
The alt attribute

ARCHIVE

public static final HTML.Attribute ARCHIVE
The archive attribute

BACKGROUND

public static final HTML.Attribute BACKGROUND
The background attribute

BGCOLOR

public static final HTML.Attribute BGCOLOR
The bgcolor attribute

BORDER

public static final HTML.Attribute BORDER
The border attribute

CELLPADDING

public static final HTML.Attribute CELLPADDING
The cellpadding attribute

CELLSPACING

public static final HTML.Attribute CELLSPACING
The cellspacing attribute

CHECKED

public static final HTML.Attribute CHECKED
The checked attribute

CLASS

public static final HTML.Attribute CLASS
The class attribute

CLASSID

public static final HTML.Attribute CLASSID
The classid attribute

CLEAR

public static final HTML.Attribute CLEAR
The clear attribute

CODE

public static final HTML.Attribute CODE
The code attribute

CODEBASE

public static final HTML.Attribute CODEBASE
The codebase attribute

CODETYPE

public static final HTML.Attribute CODETYPE
The codetype attribute

COLOR

public static final HTML.Attribute COLOR
The color attribute

COLS

public static final HTML.Attribute COLS
The cols attribute

COLSPAN

public static final HTML.Attribute COLSPAN
The colspan attribute

COMMENT

public static final HTML.Attribute COMMENT
The comment attribute

COMPACT

public static final HTML.Attribute COMPACT
The compact attribute

CONTENT

public static final HTML.Attribute CONTENT
The content attribute

COORDS

public static final HTML.Attribute COORDS
The coords attribute

DATA

public static final HTML.Attribute DATA
The data attribute

DECLARE

public static final HTML.Attribute DECLARE
The declare attribute

DIR

public static final HTML.Attribute DIR
The dir attribute

DUMMY

public static final HTML.Attribute DUMMY
The dummy attribute

ENCTYPE

public static final HTML.Attribute ENCTYPE
The enctype attribute

ENDTAG

public static final HTML.Attribute ENDTAG
The endtag attribute

FACE

public static final HTML.Attribute FACE
The face attribute

FRAMEBORDER

public static final HTML.Attribute FRAMEBORDER
The frameborder attribute

HALIGN

public static final HTML.Attribute HALIGN
The halign attribute

HEIGHT

public static final HTML.Attribute HEIGHT
The height attribute

HREF

public static final HTML.Attribute HREF
The href attribute

HSPACE

public static final HTML.Attribute HSPACE
The hspace attribute

HTTPEQUIV

public static final HTML.Attribute HTTPEQUIV
The http-equiv attribute

ID

public static final HTML.Attribute ID
The id attribute

ISMAP

public static final HTML.Attribute ISMAP
The ismap attribute

LANG

public static final HTML.Attribute LANG
The lang attribute

LANGUAGE

public static final HTML.Attribute LANGUAGE
The language attribute

LINK

public static final HTML.Attribute LINK
The link attribute

LOWSRC

public static final HTML.Attribute LOWSRC
The lowsrc attribute

MARGINHEIGHT

public static final HTML.Attribute MARGINHEIGHT
The marginheight attribute

MARGINWIDTH

public static final HTML.Attribute MARGINWIDTH
The marginwidth attribute

MAXLENGTH

public static final HTML.Attribute MAXLENGTH
The maxlength attribute

METHOD

public static final HTML.Attribute METHOD
The method attribute

MULTIPLE

public static final HTML.Attribute MULTIPLE
The multiple attribute

N

public static final HTML.Attribute N
The n attribute

NAME

public static final HTML.Attribute NAME
The name attribute

NOHREF

public static final HTML.Attribute NOHREF
The nohref attribute

NORESIZE

public static final HTML.Attribute NORESIZE
The noresize attribute

NOSHADE

public static final HTML.Attribute NOSHADE
The noshade attribute

NOWRAP

public static final HTML.Attribute NOWRAP
The nowrap attribute

PROMPT

public static final HTML.Attribute PROMPT
The prompt attribute

REL

public static final HTML.Attribute REL
The rel attribute

REV

public static final HTML.Attribute REV
The rev attribute

ROWS

public static final HTML.Attribute ROWS
The rows attribute

ROWSPAN

public static final HTML.Attribute ROWSPAN
The rowspan attribute

SCROLLING

public static final HTML.Attribute SCROLLING
The scrolling attribute

SELECTED

public static final HTML.Attribute SELECTED
The selected attribute

SHAPE

public static final HTML.Attribute SHAPE
The shape attribute

SHAPES

public static final HTML.Attribute SHAPES
The shapes attribute

SIZE

public static final HTML.Attribute SIZE
The size attribute

SRC

public static final HTML.Attribute SRC
The src attribute

STANDBY

public static final HTML.Attribute STANDBY
The standby attribute

START

public static final HTML.Attribute START
The start attribute

STYLE

public static final HTML.Attribute STYLE
The style attribute

TARGET

public static final HTML.Attribute TARGET
The target attribute

TEXT

public static final HTML.Attribute TEXT
The text attribute

TITLE

public static final HTML.Attribute TITLE
The title attribute

TYPE

public static final HTML.Attribute TYPE
The type attribute

USEMAP

public static final HTML.Attribute USEMAP
The usemap attribute

VALIGN

public static final HTML.Attribute VALIGN
The valign attribute

VALUE

public static final HTML.Attribute VALUE
The value attribute

VALUETYPE

public static final HTML.Attribute VALUETYPE
The valuetype attribute

VERSION

public static final HTML.Attribute VERSION
The version attribute

VLINK

public static final HTML.Attribute VLINK
The vlink attribute

VSPACE

public static final HTML.Attribute VSPACE
The vspace attribute

WIDTH

public static final HTML.Attribute WIDTH
The width attribute

Method Detail

toString

public String toString()
Returns the attribute name. The names of the built-in attributes are always returned in lowercase.