|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsugar4xml.Sugar4Xml<T>
sugar4xml.xhtml.XHtml<T>
public abstract class XHtml<T extends XHtml<?>>
Elements and attributes contained in xhtml1-strict.xsd.dat.
Time generated: Mon Feb 11 23:17:58 CET 2008.
| Field Summary | |
|---|---|
static String |
abbr
The abbr attribute. |
static String |
accept
The accept attribute. |
static String |
acceptCharset
The accept-charset attribute. |
static String |
accesskey
The accesskey attribute. |
static String |
action
The action attribute. |
static String |
align
The align attribute. |
static String |
alt
The alt attribute. |
static String |
archive
The archive attribute. |
static String |
axis
The axis attribute. |
static String |
border
The border attribute. |
static String |
cellpadding
The cellpadding attribute. |
static String |
cellspacing
The cellspacing attribute. |
static String |
charoff
The charoff attribute. |
static String |
charr
The char attribute. |
static String |
charset
The charset attribute. |
static String |
checked
The checked attribute. |
static String |
cite
The cite attribute. |
static String |
classid
The classid attribute. |
static String |
classs
The class attribute. |
static String |
codebase
The codebase attribute. |
static String |
codetype
The codetype attribute. |
static String |
cols
The cols attribute. |
static String |
colspan
The colspan attribute. |
static String |
content
The content attribute. |
static String |
coords
The coords attribute. |
static String |
data
The data attribute. |
static String |
datetime
The datetime attribute. |
static String |
declare
The declare attribute. |
static String |
defer
The defer attribute. |
static String |
dir
The dir attribute. |
static String |
disabled
The disabled attribute. |
static String |
enctype
The enctype attribute. |
static String |
fill
|
static String |
forr
The for attribute. |
static String |
frame
The frame attribute. |
static String |
headers
The headers attribute. |
static String |
height
The height attribute. |
static String |
href
The href attribute. |
static String |
hreflang
The hreflang attribute. |
static String |
httpEquiv
The http-equiv attribute. |
static String |
id
The id attribute. |
static String |
ismap
The ismap attribute. |
static String |
label
The label attribute. |
static String |
lang
The lang attribute. |
static String |
longdesc
The longdesc attribute. |
static String |
maxlength
The maxlength attribute. |
static String |
media
The media attribute. |
static String |
method
The method attribute. |
static String |
multiple
The multiple attribute. |
static String |
name
The name attribute. |
static String |
nohref
The nohref attribute. |
static String |
onblur
The onblur attribute. |
static String |
onchange
The onchange attribute. |
static String |
onclick
The onclick attribute. |
static String |
ondblclick
The ondblclick attribute. |
static String |
onfocus
The onfocus attribute. |
static String |
onkeydown
The onkeydown attribute. |
static String |
onkeypress
The onkeypress attribute. |
static String |
onkeyup
The onkeyup attribute. |
static String |
onload
The onload attribute. |
static String |
onmousedown
The onmousedown attribute. |
static String |
onmousemove
The onmousemove attribute. |
static String |
onmouseout
The onmouseout attribute. |
static String |
onmouseover
The onmouseover attribute. |
static String |
onmouseup
The onmouseup attribute. |
static String |
onreset
The onreset attribute. |
static String |
onselect
The onselect attribute. |
static String |
onsubmit
The onsubmit attribute. |
static String |
onunload
The onunload attribute. |
static String |
profile
The profile attribute. |
static String |
readonly
The readonly attribute. |
static String |
rel
The rel attribute. |
static String |
rev
The rev attribute. |
static String |
rows
The rows attribute. |
static String |
rowspan
The rowspan attribute. |
static String |
rules
The rules attribute. |
static String |
scheme
The scheme attribute. |
static String |
scope
The scope attribute. |
static String |
selected
The selected attribute. |
static String |
shape
The shape attribute. |
static String |
size
The size attribute. |
static String |
space
The space attribute. |
static String |
span
The span attribute. |
static String |
src
The src attribute. |
static String |
standby
The standby attribute. |
static String |
style
The style attribute. |
static String |
summary
The summary attribute. |
static String |
tabindex
The tabindex attribute. |
static String |
title
The title attribute. |
static String |
type
The type attribute. |
static String |
usemap
The usemap attribute. |
static String |
valign
The valign attribute. |
static String |
value
The value attribute. |
static String |
valuetype
The valuetype attribute. |
static String |
width
The width attribute. |
static String |
XHtml
The target namespace http://www.w3.org/1999/xhtml. |
| Constructor Summary | |
|---|---|
XHtml()
|
|
XHtml(Writer writer)
|
|
| Method Summary | |
|---|---|
T |
a(Object... attributesAndOptionalValue)
The a element. |
T |
abbr(Object... attributesAndOptionalValue)
The abbr element. |
T |
acronym(Object... attributesAndOptionalValue)
The acronym element. |
T |
address(Object... attributesAndOptionalValue)
The address element. |
T |
area(Object... attributesAndOptionalValue)
The area element. |
T |
b(Object... attributesAndOptionalValue)
The b element. |
T |
base(Object... attributesAndOptionalValue)
The base element. |
T |
bdo(Object... attributesAndOptionalValue)
The bdo element. |
T |
big(Object... attributesAndOptionalValue)
The big element. |
T |
blockquote(Object... attributesAndOptionalValue)
The blockquote element. |
T |
body(Object... attributesAndOptionalValue)
The body element. |
T |
br(Object... attributesAndOptionalValue)
The br element. |
T |
button(Object... attributesAndOptionalValue)
The button element. |
T |
caption(Object... attributesAndOptionalValue)
The caption element. |
T |
cite(Object... attributesAndOptionalValue)
The cite element. |
T |
code(Object... attributesAndOptionalValue)
The code element. |
T |
col(Object... attributesAndOptionalValue)
The col element. |
T |
colgroup(Object... attributesAndOptionalValue)
The colgroup element. |
T |
dd(Object... attributesAndOptionalValue)
The dd element. |
T |
del(Object... attributesAndOptionalValue)
The del element. |
T |
dfn(Object... attributesAndOptionalValue)
The dfn element. |
T |
div(Object... attributesAndOptionalValue)
The div element. |
T |
dl(Object... attributesAndOptionalValue)
The dl element. |
T |
dt(Object... attributesAndOptionalValue)
The dt element. |
T |
em(Object... attributesAndOptionalValue)
The em element. |
T |
fieldset(Object... attributesAndOptionalValue)
The fieldset element. |
T |
form(Object... attributesAndOptionalValue)
The form element. |
T |
h1(Object... attributesAndOptionalValue)
The h1 element. |
T |
h2(Object... attributesAndOptionalValue)
The h2 element. |
T |
h3(Object... attributesAndOptionalValue)
The h3 element. |
T |
h4(Object... attributesAndOptionalValue)
The h4 element. |
T |
h5(Object... attributesAndOptionalValue)
The h5 element. |
T |
h6(Object... attributesAndOptionalValue)
The h6 element. |
T |
head(Object... attributesAndOptionalValue)
The head element. |
T |
hr(Object... attributesAndOptionalValue)
The hr element. |
T |
html(Object... attributesAndOptionalValue)
The html element. |
T |
i(Object... attributesAndOptionalValue)
The i element. |
T |
img(Object... attributesAndOptionalValue)
The img element. |
T |
input(Object... attributesAndOptionalValue)
The input element. |
T |
ins(Object... attributesAndOptionalValue)
The ins element. |
T |
kbd(Object... attributesAndOptionalValue)
The kbd element. |
T |
label(Object... attributesAndOptionalValue)
The label element. |
T |
legend(Object... attributesAndOptionalValue)
The legend element. |
T |
li(Object... attributesAndOptionalValue)
The li element. |
T |
link(Object... attributesAndOptionalValue)
The link element. |
T |
map(Object... attributesAndOptionalValue)
The map element. |
T |
meta(Object... attributesAndOptionalValue)
The meta element. |
T |
noscript(Object... attributesAndOptionalValue)
The noscript element. |
T |
object(Object... attributesAndOptionalValue)
The object element. |
T |
ol(Object... attributesAndOptionalValue)
The ol element. |
T |
optgroup(Object... attributesAndOptionalValue)
The optgroup element. |
T |
option(Object... attributesAndOptionalValue)
The option element. |
T |
p(Object... attributesAndOptionalValue)
The p element. |
T |
param(Object... attributesAndOptionalValue)
The param element. |
T |
pre(Object... attributesAndOptionalValue)
The pre element. |
T |
q(Object... attributesAndOptionalValue)
The q element. |
T |
samp(Object... attributesAndOptionalValue)
The samp element. |
T |
script(Object... attributesAndOptionalValue)
The script element. |
T |
select(Object... attributesAndOptionalValue)
The select element. |
T |
small(Object... attributesAndOptionalValue)
The small element. |
T |
span(Object... attributesAndOptionalValue)
The span element. |
T |
strong(Object... attributesAndOptionalValue)
The strong element. |
T |
style(Object... attributesAndOptionalValue)
The style element. |
T |
sub(Object... attributesAndOptionalValue)
The sub element. |
T |
sup(Object... attributesAndOptionalValue)
The sup element. |
T |
table(Object... attributesAndOptionalValue)
The table element. |
T |
tbody(Object... attributesAndOptionalValue)
The tbody element. |
T |
td(Object... attributesAndOptionalValue)
The td element. |
T |
textarea(Object... attributesAndOptionalValue)
The textarea element. |
T |
tfoot(Object... attributesAndOptionalValue)
The tfoot element. |
T |
th(Object... attributesAndOptionalValue)
The th element. |
T |
thead(Object... attributesAndOptionalValue)
The thead element. |
T |
title(Object... attributesAndOptionalValue)
The title element. |
T |
tr(Object... attributesAndOptionalValue)
The tr element. |
T |
tt(Object... attributesAndOptionalValue)
The tt element. |
T |
ul(Object... attributesAndOptionalValue)
The ul element. |
T |
var(Object... attributesAndOptionalValue)
The var element. |
| Field Detail |
|---|
public static final String XHtml
http://www.w3.org/1999/xhtml.
public static final String fill
public static final String headers
headers attribute.
public static final String summary
summary attribute.
public static final String cols
cols attribute.
public static final String charr
char attribute.
public static final String forr
for attribute.
public static final String accept
accept attribute.
public static final String cellpadding
cellpadding attribute.
public static final String type
type attribute.
public static final String cellspacing
cellspacing attribute.
public static final String acceptCharset
accept-charset attribute.
public static final String hreflang
hreflang attribute.
public static final String maxlength
maxlength attribute.
public static final String height
height attribute.
public static final String scheme
scheme attribute.
public static final String onblur
onblur attribute.
public static final String action
action attribute.
public static final String value
value attribute.
public static final String border
border attribute.
public static final String href
href attribute.
public static final String colspan
colspan attribute.
public static final String ondblclick
ondblclick attribute.
public static final String onmouseout
onmouseout attribute.
public static final String align
align attribute.
public static final String width
width attribute.
public static final String abbr
abbr attribute.
public static final String onkeyup
onkeyup attribute.
public static final String classs
class attribute.
public static final String charset
charset attribute.
public static final String label
label attribute.
public static final String onfocus
onfocus attribute.
public static final String rowspan
rowspan attribute.
public static final String shape
shape attribute.
public static final String longdesc
longdesc attribute.
public static final String rows
rows attribute.
public static final String size
size attribute.
public static final String onreset
onreset attribute.
public static final String declare
declare attribute.
public static final String content
content attribute.
public static final String cite
cite attribute.
public static final String frame
frame attribute.
public static final String onselect
onselect attribute.
public static final String standby
standby attribute.
public static final String onmousedown
onmousedown attribute.
public static final String media
media attribute.
public static final String nohref
nohref attribute.
public static final String span
span attribute.
public static final String rev
rev attribute.
public static final String scope
scope attribute.
public static final String usemap
usemap attribute.
public static final String onunload
onunload attribute.
public static final String data
data attribute.
public static final String space
space attribute.
public static final String lang
lang attribute.
public static final String accesskey
accesskey attribute.
public static final String httpEquiv
http-equiv attribute.
public static final String id
id attribute.
public static final String valuetype
valuetype attribute.
public static final String defer
defer attribute.
public static final String selected
selected attribute.
public static final String ismap
ismap attribute.
public static final String title
title attribute.
public static final String style
style attribute.
public static final String dir
dir attribute.
public static final String alt
alt attribute.
public static final String enctype
enctype attribute.
public static final String name
name attribute.
public static final String onmouseup
onmouseup attribute.
public static final String src
src attribute.
public static final String datetime
datetime attribute.
public static final String multiple
multiple attribute.
public static final String profile
profile attribute.
public static final String classid
classid attribute.
public static final String codetype
codetype attribute.
public static final String axis
axis attribute.
public static final String onmousemove
onmousemove attribute.
public static final String charoff
charoff attribute.
public static final String tabindex
tabindex attribute.
public static final String onkeydown
onkeydown attribute.
public static final String onkeypress
onkeypress attribute.
public static final String rules
rules attribute.
public static final String onchange
onchange attribute.
public static final String onsubmit
onsubmit attribute.
public static final String onmouseover
onmouseover attribute.
public static final String coords
coords attribute.
public static final String onload
onload attribute.
public static final String onclick
onclick attribute.
public static final String method
method attribute.
public static final String rel
rel attribute.
public static final String archive
archive attribute.
public static final String valign
valign attribute.
public static final String readonly
readonly attribute.
public static final String checked
checked attribute.
public static final String disabled
disabled attribute.
public static final String codebase
codebase attribute.
| Constructor Detail |
|---|
public XHtml()
public XHtml(Writer writer)
| Method Detail |
|---|
public T html(Object... attributesAndOptionalValue)
html element.
Sugar4Xml.element(String, Object...)public T head(Object... attributesAndOptionalValue)
head element.
Sugar4Xml.element(String, Object...)public T title(Object... attributesAndOptionalValue)
title element.
Sugar4Xml.element(String, Object...)public T base(Object... attributesAndOptionalValue)
base element.
Sugar4Xml.element(String, Object...)public T meta(Object... attributesAndOptionalValue)
meta element.
Sugar4Xml.element(String, Object...)public T link(Object... attributesAndOptionalValue)
link element.
Sugar4Xml.element(String, Object...)public T style(Object... attributesAndOptionalValue)
style element.
Sugar4Xml.element(String, Object...)public T script(Object... attributesAndOptionalValue)
script element.
Sugar4Xml.element(String, Object...)public T noscript(Object... attributesAndOptionalValue)
noscript element.
Sugar4Xml.element(String, Object...)public T body(Object... attributesAndOptionalValue)
body element.
Sugar4Xml.element(String, Object...)public T div(Object... attributesAndOptionalValue)
div element.
Sugar4Xml.element(String, Object...)public T p(Object... attributesAndOptionalValue)
p element.
Sugar4Xml.element(String, Object...)public T h1(Object... attributesAndOptionalValue)
h1 element.
Sugar4Xml.element(String, Object...)public T h2(Object... attributesAndOptionalValue)
h2 element.
Sugar4Xml.element(String, Object...)public T h3(Object... attributesAndOptionalValue)
h3 element.
Sugar4Xml.element(String, Object...)public T h4(Object... attributesAndOptionalValue)
h4 element.
Sugar4Xml.element(String, Object...)public T h5(Object... attributesAndOptionalValue)
h5 element.
Sugar4Xml.element(String, Object...)public T h6(Object... attributesAndOptionalValue)
h6 element.
Sugar4Xml.element(String, Object...)public T ul(Object... attributesAndOptionalValue)
ul element.
Sugar4Xml.element(String, Object...)public T ol(Object... attributesAndOptionalValue)
ol element.
Sugar4Xml.element(String, Object...)public T li(Object... attributesAndOptionalValue)
li element.
Sugar4Xml.element(String, Object...)public T dl(Object... attributesAndOptionalValue)
dl element.
Sugar4Xml.element(String, Object...)public T dt(Object... attributesAndOptionalValue)
dt element.
Sugar4Xml.element(String, Object...)public T dd(Object... attributesAndOptionalValue)
dd element.
Sugar4Xml.element(String, Object...)public T address(Object... attributesAndOptionalValue)
address element.
Sugar4Xml.element(String, Object...)public T hr(Object... attributesAndOptionalValue)
hr element.
Sugar4Xml.element(String, Object...)public T pre(Object... attributesAndOptionalValue)
pre element.
Sugar4Xml.element(String, Object...)public T blockquote(Object... attributesAndOptionalValue)
blockquote element.
Sugar4Xml.element(String, Object...)public T ins(Object... attributesAndOptionalValue)
ins element.
Sugar4Xml.element(String, Object...)public T del(Object... attributesAndOptionalValue)
del element.
Sugar4Xml.element(String, Object...)public T a(Object... attributesAndOptionalValue)
a element.
Sugar4Xml.element(String, Object...)public T span(Object... attributesAndOptionalValue)
span element.
Sugar4Xml.element(String, Object...)public T bdo(Object... attributesAndOptionalValue)
bdo element.
Sugar4Xml.element(String, Object...)public T br(Object... attributesAndOptionalValue)
br element.
Sugar4Xml.element(String, Object...)public T em(Object... attributesAndOptionalValue)
em element.
Sugar4Xml.element(String, Object...)public T strong(Object... attributesAndOptionalValue)
strong element.
Sugar4Xml.element(String, Object...)public T dfn(Object... attributesAndOptionalValue)
dfn element.
Sugar4Xml.element(String, Object...)public T code(Object... attributesAndOptionalValue)
code element.
Sugar4Xml.element(String, Object...)public T samp(Object... attributesAndOptionalValue)
samp element.
Sugar4Xml.element(String, Object...)public T kbd(Object... attributesAndOptionalValue)
kbd element.
Sugar4Xml.element(String, Object...)public T var(Object... attributesAndOptionalValue)
var element.
Sugar4Xml.element(String, Object...)public T cite(Object... attributesAndOptionalValue)
cite element.
Sugar4Xml.element(String, Object...)public T abbr(Object... attributesAndOptionalValue)
abbr element.
Sugar4Xml.element(String, Object...)public T acronym(Object... attributesAndOptionalValue)
acronym element.
Sugar4Xml.element(String, Object...)public T q(Object... attributesAndOptionalValue)
q element.
Sugar4Xml.element(String, Object...)public T sub(Object... attributesAndOptionalValue)
sub element.
Sugar4Xml.element(String, Object...)public T sup(Object... attributesAndOptionalValue)
sup element.
Sugar4Xml.element(String, Object...)public T tt(Object... attributesAndOptionalValue)
tt element.
Sugar4Xml.element(String, Object...)public T i(Object... attributesAndOptionalValue)
i element.
Sugar4Xml.element(String, Object...)public T b(Object... attributesAndOptionalValue)
b element.
Sugar4Xml.element(String, Object...)public T big(Object... attributesAndOptionalValue)
big element.
Sugar4Xml.element(String, Object...)public T small(Object... attributesAndOptionalValue)
small element.
Sugar4Xml.element(String, Object...)public T object(Object... attributesAndOptionalValue)
object element.
Sugar4Xml.element(String, Object...)public T param(Object... attributesAndOptionalValue)
param element.
Sugar4Xml.element(String, Object...)public T img(Object... attributesAndOptionalValue)
img element.
Sugar4Xml.element(String, Object...)public T map(Object... attributesAndOptionalValue)
map element.
Sugar4Xml.element(String, Object...)public T area(Object... attributesAndOptionalValue)
area element.
Sugar4Xml.element(String, Object...)public T form(Object... attributesAndOptionalValue)
form element.
Sugar4Xml.element(String, Object...)public T label(Object... attributesAndOptionalValue)
label element.
Sugar4Xml.element(String, Object...)public T input(Object... attributesAndOptionalValue)
input element.
Sugar4Xml.element(String, Object...)public T select(Object... attributesAndOptionalValue)
select element.
Sugar4Xml.element(String, Object...)public T optgroup(Object... attributesAndOptionalValue)
optgroup element.
Sugar4Xml.element(String, Object...)public T option(Object... attributesAndOptionalValue)
option element.
Sugar4Xml.element(String, Object...)public T textarea(Object... attributesAndOptionalValue)
textarea element.
Sugar4Xml.element(String, Object...)public T fieldset(Object... attributesAndOptionalValue)
fieldset element.
Sugar4Xml.element(String, Object...)public T legend(Object... attributesAndOptionalValue)
legend element.
Sugar4Xml.element(String, Object...)public T button(Object... attributesAndOptionalValue)
button element.
Sugar4Xml.element(String, Object...)public T table(Object... attributesAndOptionalValue)
table element.
Sugar4Xml.element(String, Object...)public T caption(Object... attributesAndOptionalValue)
caption element.
Sugar4Xml.element(String, Object...)public T thead(Object... attributesAndOptionalValue)
thead element.
Sugar4Xml.element(String, Object...)public T tfoot(Object... attributesAndOptionalValue)
tfoot element.
Sugar4Xml.element(String, Object...)public T tbody(Object... attributesAndOptionalValue)
tbody element.
Sugar4Xml.element(String, Object...)public T colgroup(Object... attributesAndOptionalValue)
colgroup element.
Sugar4Xml.element(String, Object...)public T col(Object... attributesAndOptionalValue)
col element.
Sugar4Xml.element(String, Object...)public T tr(Object... attributesAndOptionalValue)
tr element.
Sugar4Xml.element(String, Object...)public T th(Object... attributesAndOptionalValue)
th element.
Sugar4Xml.element(String, Object...)public T td(Object... attributesAndOptionalValue)
td element.
Sugar4Xml.element(String, Object...)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||