protected static final String |
ATTR_ACCESSKEY |
"accesskey" |
protected static final String |
ATTR_ALT |
"alt" |
protected static final String |
ATTR_BLUR |
"onblur" |
protected static final String |
ATTR_CHANGE |
"onchange" |
protected static final String |
ATTR_CHARSET |
"charset" |
protected static final String |
ATTR_CLICK |
"onclick" |
protected static final String |
ATTR_CONTENT |
"content" |
protected static final String |
ATTR_FOCUS |
"onfocus" |
protected static final String |
ATTR_HREF |
"href" |
protected static final String |
ATTR_ID |
"id" |
protected static final String |
ATTR_LOAD |
"onload" |
protected static final String |
ATTR_MOUSEOVER |
"onmouseover" |
protected static final String |
ATTR_ROLE |
"role" |
protected static final String |
ATTR_SCOPE |
"scope" |
protected static final String |
ATTR_SELECT |
"onselect" |
protected static final String |
ATTR_SRC |
"src" |
protected static final String |
ATTR_SUBMIT |
"onsubmit" |
protected static final String |
ATTR_TITLE |
"title" |
protected static final String |
ATTR_TYPE |
"type" |
protected static final String |
ATTR_UNLOAD |
"unload" |
protected static final String |
BUTTON |
"button" |
protected static final String |
ELEM_AREA |
"area" |
protected static final String |
ELEM_BODY |
"body" |
protected static final String |
ELEM_BOLD |
"b" |
protected static final String |
ELEM_BR |
"br" |
protected static final String |
ELEM_FIELDSET |
"fieldset" |
protected static final String |
ELEM_FORM |
"form" |
protected static final String |
ELEM_FRAME |
"frame" |
protected static final String |
ELEM_FRAMESET |
"frameset" |
protected static final String |
ELEM_H1 |
"h1" |
protected static final String |
ELEM_HTML |
"html" |
protected static final String |
ELEM_IFRAME |
"iframe" |
protected static final String |
ELEM_IMG |
"img" |
protected static final String |
ELEM_INPUT |
"input" |
protected static final String |
ELEM_ITALIC |
"i" |
protected static final String |
ELEM_LINK |
"a" |
protected static final String |
ELEM_META |
"meta" |
protected static final String |
ELEM_SUBMIT |
"submit" |
protected static final String |
ELEM_TABLE |
"table" |
protected static final String |
ELEM_TH |
"th" |
protected static final String |
HIDDEN |
"hidden" |
protected static final String |
IMAGE |
"image" |
protected static final String |
MAILTO |
"mailto:" |
protected static final String |
RESET |
"reset" |
protected static final String |
STYLE |
"style" |
protected static final String |
SUBMIT |
"submit" |