sugar4xml.xhtml
Class XHtml<T extends XHtml<?>>

java.lang.Object
  extended by sugar4xml.Sugar4Xml<T>
      extended by sugar4xml.xhtml.XHtml<T>
All Implemented Interfaces:
Creator

public abstract class XHtml<T extends XHtml<?>>
extends Sugar4Xml<T>

Elements and attributes contained in xhtml1-strict.xsd.dat.
Time generated: Mon Feb 11 23:17:58 CET 2008.

Author:
sugar4xml.Schema2PackageTest$1. Author of the generator: krizzdewizz

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

XHtml

public static final String XHtml
The target namespace http://www.w3.org/1999/xhtml.

See Also:
Constant Field Values

fill

public static final String fill
See Also:
Constant Field Values

headers

public static final String headers
The headers attribute.

See Also:
Constant Field Values

summary

public static final String summary
The summary attribute.

See Also:
Constant Field Values

cols

public static final String cols
The cols attribute.

See Also:
Constant Field Values

charr

public static final String charr
The char attribute.

See Also:
Constant Field Values

forr

public static final String forr
The for attribute.

See Also:
Constant Field Values

accept

public static final String accept
The accept attribute.

See Also:
Constant Field Values

cellpadding

public static final String cellpadding
The cellpadding attribute.

See Also:
Constant Field Values

type

public static final String type
The type attribute.

See Also:
Constant Field Values

cellspacing

public static final String cellspacing
The cellspacing attribute.

See Also:
Constant Field Values

acceptCharset

public static final String acceptCharset
The accept-charset attribute.

See Also:
Constant Field Values

hreflang

public static final String hreflang
The hreflang attribute.

See Also:
Constant Field Values

maxlength

public static final String maxlength
The maxlength attribute.

See Also:
Constant Field Values

height

public static final String height
The height attribute.

See Also:
Constant Field Values

scheme

public static final String scheme
The scheme attribute.

See Also:
Constant Field Values

onblur

public static final String onblur
The onblur attribute.

See Also:
Constant Field Values

action

public static final String action
The action attribute.

See Also:
Constant Field Values

value

public static final String value
The value attribute.

See Also:
Constant Field Values

border

public static final String border
The border attribute.

See Also:
Constant Field Values

href

public static final String href
The href attribute.

See Also:
Constant Field Values

colspan

public static final String colspan
The colspan attribute.

See Also:
Constant Field Values

ondblclick

public static final String ondblclick
The ondblclick attribute.

See Also:
Constant Field Values

onmouseout

public static final String onmouseout
The onmouseout attribute.

See Also:
Constant Field Values

align

public static final String align
The align attribute.

See Also:
Constant Field Values

width

public static final String width
The width attribute.

See Also:
Constant Field Values

abbr

public static final String abbr
The abbr attribute.

See Also:
Constant Field Values

onkeyup

public static final String onkeyup
The onkeyup attribute.

See Also:
Constant Field Values

classs

public static final String classs
The class attribute.

See Also:
Constant Field Values

charset

public static final String charset
The charset attribute.

See Also:
Constant Field Values

label

public static final String label
The label attribute.

See Also:
Constant Field Values

onfocus

public static final String onfocus
The onfocus attribute.

See Also:
Constant Field Values

rowspan

public static final String rowspan
The rowspan attribute.

See Also:
Constant Field Values

shape

public static final String shape
The shape attribute.

See Also:
Constant Field Values

longdesc

public static final String longdesc
The longdesc attribute.

See Also:
Constant Field Values

rows

public static final String rows
The rows attribute.

See Also:
Constant Field Values

size

public static final String size
The size attribute.

See Also:
Constant Field Values

onreset

public static final String onreset
The onreset attribute.

See Also:
Constant Field Values

declare

public static final String declare
The declare attribute.

See Also:
Constant Field Values

content

public static final String content
The content attribute.

See Also:
Constant Field Values

cite

public static final String cite
The cite attribute.

See Also:
Constant Field Values

frame

public static final String frame
The frame attribute.

See Also:
Constant Field Values

onselect

public static final String onselect
The onselect attribute.

See Also:
Constant Field Values

standby

public static final String standby
The standby attribute.

See Also:
Constant Field Values

onmousedown

public static final String onmousedown
The onmousedown attribute.

See Also:
Constant Field Values

media

public static final String media
The media attribute.

See Also:
Constant Field Values

nohref

public static final String nohref
The nohref attribute.

See Also:
Constant Field Values

span

public static final String span
The span attribute.

See Also:
Constant Field Values

rev

public static final String rev
The rev attribute.

See Also:
Constant Field Values

scope

public static final String scope
The scope attribute.

See Also:
Constant Field Values

usemap

public static final String usemap
The usemap attribute.

See Also:
Constant Field Values

onunload

public static final String onunload
The onunload attribute.

See Also:
Constant Field Values

data

public static final String data
The data attribute.

See Also:
Constant Field Values

space

public static final String space
The space attribute.

See Also:
Constant Field Values

lang

public static final String lang
The lang attribute.

See Also:
Constant Field Values

accesskey

public static final String accesskey
The accesskey attribute.

See Also:
Constant Field Values

httpEquiv

public static final String httpEquiv
The http-equiv attribute.

See Also:
Constant Field Values

id

public static final String id
The id attribute.

See Also:
Constant Field Values

valuetype

public static final String valuetype
The valuetype attribute.

See Also:
Constant Field Values

defer

public static final String defer
The defer attribute.

See Also:
Constant Field Values

selected

public static final String selected
The selected attribute.

See Also:
Constant Field Values

ismap

public static final String ismap
The ismap attribute.

See Also:
Constant Field Values

title

public static final String title
The title attribute.

See Also:
Constant Field Values

style

public static final String style
The style attribute.

See Also:
Constant Field Values

dir

public static final String dir
The dir attribute.

See Also:
Constant Field Values

alt

public static final String alt
The alt attribute.

See Also:
Constant Field Values

enctype

public static final String enctype
The enctype attribute.

See Also:
Constant Field Values

name

public static final String name
The name attribute.

See Also:
Constant Field Values

onmouseup

public static final String onmouseup
The onmouseup attribute.

See Also:
Constant Field Values

src

public static final String src
The src attribute.

See Also:
Constant Field Values

datetime

public static final String datetime
The datetime attribute.

See Also:
Constant Field Values

multiple

public static final String multiple
The multiple attribute.

See Also:
Constant Field Values

profile

public static final String profile
The profile attribute.

See Also:
Constant Field Values

classid

public static final String classid
The classid attribute.

See Also:
Constant Field Values

codetype

public static final String codetype
The codetype attribute.

See Also:
Constant Field Values

axis

public static final String axis
The axis attribute.

See Also:
Constant Field Values

onmousemove

public static final String onmousemove
The onmousemove attribute.

See Also:
Constant Field Values

charoff

public static final String charoff
The charoff attribute.

See Also:
Constant Field Values

tabindex

public static final String tabindex
The tabindex attribute.

See Also:
Constant Field Values

onkeydown

public static final String onkeydown
The onkeydown attribute.

See Also:
Constant Field Values

onkeypress

public static final String onkeypress
The onkeypress attribute.

See Also:
Constant Field Values

rules

public static final String rules
The rules attribute.

See Also:
Constant Field Values

onchange

public static final String onchange
The onchange attribute.

See Also:
Constant Field Values

onsubmit

public static final String onsubmit
The onsubmit attribute.

See Also:
Constant Field Values

onmouseover

public static final String onmouseover
The onmouseover attribute.

See Also:
Constant Field Values

coords

public static final String coords
The coords attribute.

See Also:
Constant Field Values

onload

public static final String onload
The onload attribute.

See Also:
Constant Field Values

onclick

public static final String onclick
The onclick attribute.

See Also:
Constant Field Values

method

public static final String method
The method attribute.

See Also:
Constant Field Values

rel

public static final String rel
The rel attribute.

See Also:
Constant Field Values

archive

public static final String archive
The archive attribute.

See Also:
Constant Field Values

valign

public static final String valign
The valign attribute.

See Also:
Constant Field Values

readonly

public static final String readonly
The readonly attribute.

See Also:
Constant Field Values

checked

public static final String checked
The checked attribute.

See Also:
Constant Field Values

disabled

public static final String disabled
The disabled attribute.

See Also:
Constant Field Values

codebase

public static final String codebase
The codebase attribute.

See Also:
Constant Field Values
Constructor Detail

XHtml

public XHtml()

XHtml

public XHtml(Writer writer)
Method Detail

html

public T html(Object... attributesAndOptionalValue)
The html element.

See Also:
Sugar4Xml.element(String, Object...)

head

public T head(Object... attributesAndOptionalValue)
The head element.

See Also:
Sugar4Xml.element(String, Object...)

title

public T title(Object... attributesAndOptionalValue)
The title element.

See Also:
Sugar4Xml.element(String, Object...)

base

public T base(Object... attributesAndOptionalValue)
The base element.

See Also:
Sugar4Xml.element(String, Object...)

meta

public T meta(Object... attributesAndOptionalValue)
The meta element.

See Also:
Sugar4Xml.element(String, Object...)

link

public T link(Object... attributesAndOptionalValue)
The link element.

See Also:
Sugar4Xml.element(String, Object...)

style

public T style(Object... attributesAndOptionalValue)
The style element.

See Also:
Sugar4Xml.element(String, Object...)

script

public T script(Object... attributesAndOptionalValue)
The script element.

See Also:
Sugar4Xml.element(String, Object...)

noscript

public T noscript(Object... attributesAndOptionalValue)
The noscript element.

See Also:
Sugar4Xml.element(String, Object...)

body

public T body(Object... attributesAndOptionalValue)
The body element.

See Also:
Sugar4Xml.element(String, Object...)

div

public T div(Object... attributesAndOptionalValue)
The div element.

See Also:
Sugar4Xml.element(String, Object...)

p

public T p(Object... attributesAndOptionalValue)
The p element.

See Also:
Sugar4Xml.element(String, Object...)

h1

public T h1(Object... attributesAndOptionalValue)
The h1 element.

See Also:
Sugar4Xml.element(String, Object...)

h2

public T h2(Object... attributesAndOptionalValue)
The h2 element.

See Also:
Sugar4Xml.element(String, Object...)

h3

public T h3(Object... attributesAndOptionalValue)
The h3 element.

See Also:
Sugar4Xml.element(String, Object...)

h4

public T h4(Object... attributesAndOptionalValue)
The h4 element.

See Also:
Sugar4Xml.element(String, Object...)

h5

public T h5(Object... attributesAndOptionalValue)
The h5 element.

See Also:
Sugar4Xml.element(String, Object...)

h6

public T h6(Object... attributesAndOptionalValue)
The h6 element.

See Also:
Sugar4Xml.element(String, Object...)

ul

public T ul(Object... attributesAndOptionalValue)
The ul element.

See Also:
Sugar4Xml.element(String, Object...)

ol

public T ol(Object... attributesAndOptionalValue)
The ol element.

See Also:
Sugar4Xml.element(String, Object...)

li

public T li(Object... attributesAndOptionalValue)
The li element.

See Also:
Sugar4Xml.element(String, Object...)

dl

public T dl(Object... attributesAndOptionalValue)
The dl element.

See Also:
Sugar4Xml.element(String, Object...)

dt

public T dt(Object... attributesAndOptionalValue)
The dt element.

See Also:
Sugar4Xml.element(String, Object...)

dd

public T dd(Object... attributesAndOptionalValue)
The dd element.

See Also:
Sugar4Xml.element(String, Object...)

address

public T address(Object... attributesAndOptionalValue)
The address element.

See Also:
Sugar4Xml.element(String, Object...)

hr

public T hr(Object... attributesAndOptionalValue)
The hr element.

See Also:
Sugar4Xml.element(String, Object...)

pre

public T pre(Object... attributesAndOptionalValue)
The pre element.

See Also:
Sugar4Xml.element(String, Object...)

blockquote

public T blockquote(Object... attributesAndOptionalValue)
The blockquote element.

See Also:
Sugar4Xml.element(String, Object...)

ins

public T ins(Object... attributesAndOptionalValue)
The ins element.

See Also:
Sugar4Xml.element(String, Object...)

del

public T del(Object... attributesAndOptionalValue)
The del element.

See Also:
Sugar4Xml.element(String, Object...)

a

public T a(Object... attributesAndOptionalValue)
The a element.

See Also:
Sugar4Xml.element(String, Object...)

span

public T span(Object... attributesAndOptionalValue)
The span element.

See Also:
Sugar4Xml.element(String, Object...)

bdo

public T bdo(Object... attributesAndOptionalValue)
The bdo element.

See Also:
Sugar4Xml.element(String, Object...)

br

public T br(Object... attributesAndOptionalValue)
The br element.

See Also:
Sugar4Xml.element(String, Object...)

em

public T em(Object... attributesAndOptionalValue)
The em element.

See Also:
Sugar4Xml.element(String, Object...)

strong

public T strong(Object... attributesAndOptionalValue)
The strong element.

See Also:
Sugar4Xml.element(String, Object...)

dfn

public T dfn(Object... attributesAndOptionalValue)
The dfn element.

See Also:
Sugar4Xml.element(String, Object...)

code

public T code(Object... attributesAndOptionalValue)
The code element.

See Also:
Sugar4Xml.element(String, Object...)

samp

public T samp(Object... attributesAndOptionalValue)
The samp element.

See Also:
Sugar4Xml.element(String, Object...)

kbd

public T kbd(Object... attributesAndOptionalValue)
The kbd element.

See Also:
Sugar4Xml.element(String, Object...)

var

public T var(Object... attributesAndOptionalValue)
The var element.

See Also:
Sugar4Xml.element(String, Object...)

cite

public T cite(Object... attributesAndOptionalValue)
The cite element.

See Also:
Sugar4Xml.element(String, Object...)

abbr

public T abbr(Object... attributesAndOptionalValue)
The abbr element.

See Also:
Sugar4Xml.element(String, Object...)

acronym

public T acronym(Object... attributesAndOptionalValue)
The acronym element.

See Also:
Sugar4Xml.element(String, Object...)

q

public T q(Object... attributesAndOptionalValue)
The q element.

See Also:
Sugar4Xml.element(String, Object...)

sub

public T sub(Object... attributesAndOptionalValue)
The sub element.

See Also:
Sugar4Xml.element(String, Object...)

sup

public T sup(Object... attributesAndOptionalValue)
The sup element.

See Also:
Sugar4Xml.element(String, Object...)

tt

public T tt(Object... attributesAndOptionalValue)
The tt element.

See Also:
Sugar4Xml.element(String, Object...)

i

public T i(Object... attributesAndOptionalValue)
The i element.

See Also:
Sugar4Xml.element(String, Object...)

b

public T b(Object... attributesAndOptionalValue)
The b element.

See Also:
Sugar4Xml.element(String, Object...)

big

public T big(Object... attributesAndOptionalValue)
The big element.

See Also:
Sugar4Xml.element(String, Object...)

small

public T small(Object... attributesAndOptionalValue)
The small element.

See Also:
Sugar4Xml.element(String, Object...)

object

public T object(Object... attributesAndOptionalValue)
The object element.

See Also:
Sugar4Xml.element(String, Object...)

param

public T param(Object... attributesAndOptionalValue)
The param element.

See Also:
Sugar4Xml.element(String, Object...)

img

public T img(Object... attributesAndOptionalValue)
The img element.

See Also:
Sugar4Xml.element(String, Object...)

map

public T map(Object... attributesAndOptionalValue)
The map element.

See Also:
Sugar4Xml.element(String, Object...)

area

public T area(Object... attributesAndOptionalValue)
The area element.

See Also:
Sugar4Xml.element(String, Object...)

form

public T form(Object... attributesAndOptionalValue)
The form element.

See Also:
Sugar4Xml.element(String, Object...)

label

public T label(Object... attributesAndOptionalValue)
The label element.

See Also:
Sugar4Xml.element(String, Object...)

input

public T input(Object... attributesAndOptionalValue)
The input element.

See Also:
Sugar4Xml.element(String, Object...)

select

public T select(Object... attributesAndOptionalValue)
The select element.

See Also:
Sugar4Xml.element(String, Object...)

optgroup

public T optgroup(Object... attributesAndOptionalValue)
The optgroup element.

See Also:
Sugar4Xml.element(String, Object...)

option

public T option(Object... attributesAndOptionalValue)
The option element.

See Also:
Sugar4Xml.element(String, Object...)

textarea

public T textarea(Object... attributesAndOptionalValue)
The textarea element.

See Also:
Sugar4Xml.element(String, Object...)

fieldset

public T fieldset(Object... attributesAndOptionalValue)
The fieldset element.

See Also:
Sugar4Xml.element(String, Object...)

legend

public T legend(Object... attributesAndOptionalValue)
The legend element.

See Also:
Sugar4Xml.element(String, Object...)

button

public T button(Object... attributesAndOptionalValue)
The button element.

See Also:
Sugar4Xml.element(String, Object...)

table

public T table(Object... attributesAndOptionalValue)
The table element.

See Also:
Sugar4Xml.element(String, Object...)

caption

public T caption(Object... attributesAndOptionalValue)
The caption element.

See Also:
Sugar4Xml.element(String, Object...)

thead

public T thead(Object... attributesAndOptionalValue)
The thead element.

See Also:
Sugar4Xml.element(String, Object...)

tfoot

public T tfoot(Object... attributesAndOptionalValue)
The tfoot element.

See Also:
Sugar4Xml.element(String, Object...)

tbody

public T tbody(Object... attributesAndOptionalValue)
The tbody element.

See Also:
Sugar4Xml.element(String, Object...)

colgroup

public T colgroup(Object... attributesAndOptionalValue)
The colgroup element.

See Also:
Sugar4Xml.element(String, Object...)

col

public T col(Object... attributesAndOptionalValue)
The col element.

See Also:
Sugar4Xml.element(String, Object...)

tr

public T tr(Object... attributesAndOptionalValue)
The tr element.

See Also:
Sugar4Xml.element(String, Object...)

th

public T th(Object... attributesAndOptionalValue)
The th element.

See Also:
Sugar4Xml.element(String, Object...)

td

public T td(Object... attributesAndOptionalValue)
The td element.

See Also:
Sugar4Xml.element(String, Object...)