Class GeneratedHtmlBuilder<T>
- java.lang.Object
-
- com.googlecode.jatl.MarkupBuilder<T>
-
- com.googlecode.jatl.GeneratedHtmlBuilder<T>
-
- Direct Known Subclasses:
HtmlBuilder
abstract class GeneratedHtmlBuilder<T> extends MarkupBuilder<T>
Auto-Generated builder from schema: xhtml1-transitional.xsd
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.googlecode.jatl.MarkupBuilder
MarkupBuilder.TagClosingPolicy
-
-
Field Summary
-
Fields inherited from class com.googlecode.jatl.MarkupBuilder
indentOff, indentOn, indentSameLine
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedGeneratedHtmlBuilder()GeneratedHtmlBuilder(MarkupBuilder<?> builder)GeneratedHtmlBuilder(MarkupBuilder<?> builder, boolean nested)GeneratedHtmlBuilder(java.io.Writer writer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Ta()Starts the <a> tag.Tabbr()Starts the <abbr> tag.Tabbr(java.lang.String value)Sets theabbrattribute on the last started tag that has not been closed.Taccept(java.lang.String value)Sets theacceptattribute on the last started tag that has not been closed.TacceptCharset(java.lang.String value)Sets theaccept-charsetattribute on the last started tag that has not been closed.Taccesskey(java.lang.String value)Sets theaccesskeyattribute on the last started tag that has not been closed.Tacronym()Starts the <acronym> tag.Taction(java.lang.String value)Sets theactionattribute on the last started tag that has not been closed.Taddress()Starts the <address> tag.Talign(java.lang.String value)Sets thealignattribute on the last started tag that has not been closed.Talink(java.lang.String value)Sets thealinkattribute on the last started tag that has not been closed.Talt(java.lang.String value)Sets thealtattribute on the last started tag that has not been closed.Tapplet()Starts the <applet> tag.Tarchive(java.lang.String value)Sets thearchiveattribute on the last started tag that has not been closed.Tarea()Starts the <area> tag.Taxis(java.lang.String value)Sets theaxisattribute on the last started tag that has not been closed.Tb()Starts the <b> tag.Tbackground(java.lang.String value)Sets thebackgroundattribute on the last started tag that has not been closed.Tbase()Starts the <base> tag.Tbasefont()Starts the <basefont> tag.Tbdo()Starts the <bdo> tag.Tbgcolor(java.lang.String value)Sets thebgcolorattribute on the last started tag that has not been closed.Tbig()Starts the <big> tag.Tblockquote()Starts the <blockquote> tag.Tbody()Starts the <body> tag.Tborder(java.lang.String value)Sets theborderattribute on the last started tag that has not been closed.Tbr()Starts the <br> tag.Tbutton()Starts the <button> tag.Tcaption()Starts the <caption> tag.Tcellpadding(java.lang.String value)Sets thecellpaddingattribute on the last started tag that has not been closed.Tcellspacing(java.lang.String value)Sets thecellspacingattribute on the last started tag that has not been closed.Tcenter()Starts the <center> tag.TcharAttr(java.lang.String value)Sets thecharattribute on the last started tag that has not been closed.Tcharoff(java.lang.String value)Sets thecharoffattribute on the last started tag that has not been closed.Tcharset(java.lang.String value)Sets thecharsetattribute on the last started tag that has not been closed.Tchecked(java.lang.String value)Sets thecheckedattribute on the last started tag that has not been closed.Tcite()Starts the <cite> tag.Tcite(java.lang.String value)Sets theciteattribute on the last started tag that has not been closed.TclassAttr(java.lang.String value)Sets theclassattribute on the last started tag that has not been closed.Tclassid(java.lang.String value)Sets theclassidattribute on the last started tag that has not been closed.Tclear(java.lang.String value)Sets theclearattribute on the last started tag that has not been closed.Tcode()Starts the <code> tag.Tcode(java.lang.String value)Sets thecodeattribute on the last started tag that has not been closed.Tcodebase(java.lang.String value)Sets thecodebaseattribute on the last started tag that has not been closed.Tcodetype(java.lang.String value)Sets thecodetypeattribute on the last started tag that has not been closed.Tcol()Starts the <col> tag.Tcolgroup()Starts the <colgroup> tag.Tcolor(java.lang.String value)Sets thecolorattribute on the last started tag that has not been closed.Tcols(java.lang.String value)Sets thecolsattribute on the last started tag that has not been closed.Tcolspan(java.lang.String value)Sets thecolspanattribute on the last started tag that has not been closed.Tcompact(java.lang.String value)Sets thecompactattribute on the last started tag that has not been closed.Tcontent(java.lang.String value)Sets thecontentattribute on the last started tag that has not been closed.Tcoords(java.lang.String value)Sets thecoordsattribute on the last started tag that has not been closed.Tdata(java.lang.String value)Sets thedataattribute on the last started tag that has not been closed.Tdatetime(java.lang.String value)Sets thedatetimeattribute on the last started tag that has not been closed.Tdd()Starts the <dd> tag.Tdeclare(java.lang.String value)Sets thedeclareattribute on the last started tag that has not been closed.Tdefer(java.lang.String value)Sets thedeferattribute on the last started tag that has not been closed.Tdel()Starts the <del> tag.Tdfn()Starts the <dfn> tag.Tdir()Starts the <dir> tag.Tdir(java.lang.String value)Sets thedirattribute on the last started tag that has not been closed.Tdisabled(java.lang.String value)Sets thedisabledattribute on the last started tag that has not been closed.Tdiv()Starts the <div> tag.Tdl()Starts the <dl> tag.Tdt()Starts the <dt> tag.Tem()Starts the <em> tag.Tenctype(java.lang.String value)Sets theenctypeattribute on the last started tag that has not been closed.Tface(java.lang.String value)Sets thefaceattribute on the last started tag that has not been closed.Tfieldset()Starts the <fieldset> tag.Tfont()Starts the <font> tag.TforAttr(java.lang.String value)Sets theforattribute on the last started tag that has not been closed.Tform()Starts the <form> tag.Tframe(java.lang.String value)Sets theframeattribute on the last started tag that has not been closed.Tframeborder(java.lang.String value)Sets theframeborderattribute on the last started tag that has not been closed.Th1()Starts the <h1> tag.Th2()Starts the <h2> tag.Th3()Starts the <h3> tag.Th4()Starts the <h4> tag.Th5()Starts the <h5> tag.Th6()Starts the <h6> tag.Thead()Starts the <head> tag.Theaders(java.lang.String value)Sets theheadersattribute on the last started tag that has not been closed.Theight(java.lang.String value)Sets theheightattribute on the last started tag that has not been closed.Thr()Starts the <hr> tag.Thref(java.lang.String value)Sets thehrefattribute on the last started tag that has not been closed.Threflang(java.lang.String value)Sets thehreflangattribute on the last started tag that has not been closed.Thspace(java.lang.String value)Sets thehspaceattribute on the last started tag that has not been closed.Thtml()Starts the <html> tag.ThttpEquiv(java.lang.String value)Sets thehttp-equivattribute on the last started tag that has not been closed.Ti()Starts the <i> tag.Tid(java.lang.String value)Sets theidattribute on the last started tag that has not been closed.Tiframe()Starts the <iframe> tag.Timg()Starts the <img> tag.Tinput()Starts the <input> tag.Tins()Starts the <ins> tag.Tisindex()Starts the <isindex> tag.Tismap(java.lang.String value)Sets theismapattribute on the last started tag that has not been closed.Tkbd()Starts the <kbd> tag.Tlabel()Starts the <label> tag.Tlabel(java.lang.String value)Sets thelabelattribute on the last started tag that has not been closed.Tlang(java.lang.String value)Sets thelangattribute on the last started tag that has not been closed.Tlanguage(java.lang.String value)Sets thelanguageattribute on the last started tag that has not been closed.Tlegend()Starts the <legend> tag.Tli()Starts the <li> tag.Tlink()Starts the <link> tag.Tlink(java.lang.String value)Sets thelinkattribute on the last started tag that has not been closed.Tlongdesc(java.lang.String value)Sets thelongdescattribute on the last started tag that has not been closed.Tmap()Starts the <map> tag.Tmarginheight(java.lang.String value)Sets themarginheightattribute on the last started tag that has not been closed.Tmarginwidth(java.lang.String value)Sets themarginwidthattribute on the last started tag that has not been closed.Tmaxlength(java.lang.String value)Sets themaxlengthattribute on the last started tag that has not been closed.Tmedia(java.lang.String value)Sets themediaattribute on the last started tag that has not been closed.Tmenu()Starts the <menu> tag.Tmeta()Starts the <meta> tag.Tmethod(java.lang.String value)Sets themethodattribute on the last started tag that has not been closed.Tmultiple(java.lang.String value)Sets themultipleattribute on the last started tag that has not been closed.Tname(java.lang.String value)Sets thenameattribute on the last started tag that has not been closed.Tnoframes()Starts the <noframes> tag.Tnohref(java.lang.String value)Sets thenohrefattribute on the last started tag that has not been closed.Tnoscript()Starts the <noscript> tag.Tnoshade(java.lang.String value)Sets thenoshadeattribute on the last started tag that has not been closed.Tnowrap(java.lang.String value)Sets thenowrapattribute on the last started tag that has not been closed.Tobject()Starts the <object> tag.Tobject(java.lang.String value)Sets theobjectattribute on the last started tag that has not been closed.Tol()Starts the <ol> tag.Tonblur(java.lang.String value)Sets theonblurattribute on the last started tag that has not been closed.Tonchange(java.lang.String value)Sets theonchangeattribute on the last started tag that has not been closed.Tonclick(java.lang.String value)Sets theonclickattribute on the last started tag that has not been closed.Tondblclick(java.lang.String value)Sets theondblclickattribute on the last started tag that has not been closed.Tonfocus(java.lang.String value)Sets theonfocusattribute on the last started tag that has not been closed.Tonkeydown(java.lang.String value)Sets theonkeydownattribute on the last started tag that has not been closed.Tonkeypress(java.lang.String value)Sets theonkeypressattribute on the last started tag that has not been closed.Tonkeyup(java.lang.String value)Sets theonkeyupattribute on the last started tag that has not been closed.Tonload(java.lang.String value)Sets theonloadattribute on the last started tag that has not been closed.Tonmousedown(java.lang.String value)Sets theonmousedownattribute on the last started tag that has not been closed.Tonmousemove(java.lang.String value)Sets theonmousemoveattribute on the last started tag that has not been closed.Tonmouseout(java.lang.String value)Sets theonmouseoutattribute on the last started tag that has not been closed.Tonmouseover(java.lang.String value)Sets theonmouseoverattribute on the last started tag that has not been closed.Tonmouseup(java.lang.String value)Sets theonmouseupattribute on the last started tag that has not been closed.Tonreset(java.lang.String value)Sets theonresetattribute on the last started tag that has not been closed.Tonselect(java.lang.String value)Sets theonselectattribute on the last started tag that has not been closed.Tonsubmit(java.lang.String value)Sets theonsubmitattribute on the last started tag that has not been closed.Tonunload(java.lang.String value)Sets theonunloadattribute on the last started tag that has not been closed.Toptgroup()Starts the <optgroup> tag.Toption()Starts the <option> tag.Tp()Starts the <p> tag.Tparam()Starts the <param> tag.Tpre()Starts the <pre> tag.Tprofile(java.lang.String value)Sets theprofileattribute on the last started tag that has not been closed.Tprompt(java.lang.String value)Sets thepromptattribute on the last started tag that has not been closed.Tq()Starts the <q> tag.Treadonly(java.lang.String value)Sets thereadonlyattribute on the last started tag that has not been closed.Trel(java.lang.String value)Sets therelattribute on the last started tag that has not been closed.Trev(java.lang.String value)Sets therevattribute on the last started tag that has not been closed.Trows(java.lang.String value)Sets therowsattribute on the last started tag that has not been closed.Trowspan(java.lang.String value)Sets therowspanattribute on the last started tag that has not been closed.Trules(java.lang.String value)Sets therulesattribute on the last started tag that has not been closed.Ts()Starts the <s> tag.Tsamp()Starts the <samp> tag.Tscheme(java.lang.String value)Sets theschemeattribute on the last started tag that has not been closed.Tscope(java.lang.String value)Sets thescopeattribute on the last started tag that has not been closed.Tscript()Starts the <script> tag.Tscrolling(java.lang.String value)Sets thescrollingattribute on the last started tag that has not been closed.Tselect()Starts the <select> tag.Tselected(java.lang.String value)Sets theselectedattribute on the last started tag that has not been closed.Tshape(java.lang.String value)Sets theshapeattribute on the last started tag that has not been closed.Tsize(java.lang.String value)Sets thesizeattribute on the last started tag that has not been closed.Tsmall()Starts the <small> tag.Tspan()Starts the <span> tag.Tspan(java.lang.String value)Sets thespanattribute on the last started tag that has not been closed.Tsrc(java.lang.String value)Sets thesrcattribute on the last started tag that has not been closed.Tstandby(java.lang.String value)Sets thestandbyattribute on the last started tag that has not been closed.TstartAttr(java.lang.String value)Sets thestartattribute on the last started tag that has not been closed.Tstrike()Starts the <strike> tag.Tstrong()Starts the <strong> tag.Tstyle()Starts the <style> tag.Tstyle(java.lang.String value)Sets thestyleattribute on the last started tag that has not been closed.Tsub()Starts the <sub> tag.Tsummary(java.lang.String value)Sets thesummaryattribute on the last started tag that has not been closed.Tsup()Starts the <sup> tag.Ttabindex(java.lang.String value)Sets thetabindexattribute on the last started tag that has not been closed.Ttable()Starts the <table> tag.Ttarget(java.lang.String value)Sets thetargetattribute on the last started tag that has not been closed.Ttbody()Starts the <tbody> tag.Ttd()Starts the <td> tag.Ttextarea()Starts the <textarea> tag.TtextAttr(java.lang.String value)Sets thetextattribute on the last started tag that has not been closed.Ttfoot()Starts the <tfoot> tag.Tth()Starts the <th> tag.Tthead()Starts the <thead> tag.Ttitle()Starts the <title> tag.Ttitle(java.lang.String value)Sets thetitleattribute on the last started tag that has not been closed.Ttr()Starts the <tr> tag.Ttt()Starts the <tt> tag.Ttype(java.lang.String value)Sets thetypeattribute on the last started tag that has not been closed.Tu()Starts the <u> tag.Tul()Starts the <ul> tag.Tusemap(java.lang.String value)Sets theusemapattribute on the last started tag that has not been closed.Tvalign(java.lang.String value)Sets thevalignattribute on the last started tag that has not been closed.Tvalue(java.lang.String value)Sets thevalueattribute on the last started tag that has not been closed.Tvaluetype(java.lang.String value)Sets thevaluetypeattribute on the last started tag that has not been closed.Tvar()Starts the <var> tag.Tvlink(java.lang.String value)Sets thevlinkattribute on the last started tag that has not been closed.Tvspace(java.lang.String value)Sets thevspaceattribute on the last started tag that has not been closed.Twidth(java.lang.String value)Sets thewidthattribute on the last started tag that has not been closed.
-
-
-
Constructor Detail
-
GeneratedHtmlBuilder
public GeneratedHtmlBuilder(java.io.Writer writer)
-
GeneratedHtmlBuilder
public GeneratedHtmlBuilder(MarkupBuilder<?> builder)
-
GeneratedHtmlBuilder
public GeneratedHtmlBuilder(MarkupBuilder<?> builder, boolean nested)
-
GeneratedHtmlBuilder
protected GeneratedHtmlBuilder()
-
-
Method Detail
-
a
public T a()
Starts the <a> tag. [content is "Inline" except that anchors shouldn't be nested]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
abbr
public T abbr()
Starts the <abbr> tag. [abbreviation]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
acronym
public T acronym()
Starts the <acronym> tag. [acronym]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
address
public T address()
Starts the <address> tag. [information on author]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
applet
public T applet()
Starts the <applet> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
area
public T area()
Starts the <area> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
b
public T b()
Starts the <b> tag. [bold font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
base
public T base()
Starts the <base> tag. [document base URI]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
basefont
public T basefont()
Starts the <basefont> tag. [base font size]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
bdo
public T bdo()
Starts the <bdo> tag. [I18N BiDi over-ride]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
big
public T big()
Starts the <big> tag. [bigger font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
blockquote
public T blockquote()
Starts the <blockquote> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
body
public T body()
Starts the <body> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
br
public T br()
Starts the <br> tag. [forced line break]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
button
public T button()
Starts the <button> tag. [Content is "Flow" excluding a, form and form controls]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
caption
public T caption()
Starts the <caption> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
center
public T center()
Starts the <center> tag. [center content]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
cite
public T cite()
Starts the <cite> tag. [citation]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
code
public T code()
Starts the <code> tag. [program code]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
col
public T col()
Starts the <col> tag. [col elements define the alignment properties for cells in, one or more columns., , The width attribute specifies the width of the columns, e.g., , width=64 width in screen pixels, width=0.5* relative width of 0.5, , The span attribute causes the attributes of one, col element to apply to more than one column.]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
colgroup
public T colgroup()
Starts the <colgroup> tag. [colgroup groups a set of col elements. It allows you to group, several semantically related columns together.]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
dd
public T dd()
Starts the <dd> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
del
public T del()
Starts the <del> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
dfn
public T dfn()
Starts the <dfn> tag. [definitional]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
dir
public T dir()
Starts the <dir> tag. [multiple column list (DEPRECATED)]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
div
public T div()
Starts the <div> tag. [generic language/style container]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
dl
public T dl()
Starts the <dl> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
dt
public T dt()
Starts the <dt> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
em
public T em()
Starts the <em> tag. [emphasis]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
fieldset
public T fieldset()
Starts the <fieldset> tag. [The fieldset element is used to group form fields., Only one legend element should occur in the content, and if present should only be preceded by whitespace., , NOTE: this content model is different from the XHTML 1.0 DTD,, closer to the intended content model in HTML4 DTD]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
font
public T font()
Starts the <font> tag. [local change to font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
form
public T form()
Starts the <form> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h1
public T h1()
Starts the <h1> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h2
public T h2()
Starts the <h2> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h3
public T h3()
Starts the <h3> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h4
public T h4()
Starts the <h4> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h5
public T h5()
Starts the <h5> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h6
public T h6()
Starts the <h6> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
head
public T head()
Starts the <head> tag. [content model is "head.misc" combined with a single, title and an optional base element in any order]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
hr
public T hr()
Starts the <hr> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
html
public T html()
Starts the <html> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
i
public T i()
Starts the <i> tag. [italic font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
iframe
public T iframe()
Starts the <iframe> tag. [inline subwindow]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
img
public T img()
Starts the <img> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
input
public T input()
Starts the <input> tag. [form control]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
ins
public T ins()
Starts the <ins> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
isindex
public T isindex()
Starts the <isindex> tag. [single-line text input control (DEPRECATED)]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
kbd
public T kbd()
Starts the <kbd> tag. [something user would type]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
label
public T label()
Starts the <label> tag. [Each label must not contain more than ONE field, Label elements shouldn't be nested.]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
legend
public T legend()
Starts the <legend> tag. [fieldset label]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
li
public T li()
Starts the <li> tag. [list item]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
link
public T link()
Starts the <link> tag. [Relationship values can be used in principle:, , a) for document specific toolbars/menus when used, with the link element in document head e.g., start, contents, previous, next, index, end, help, b) to link to a separate style sheet (rel="stylesheet"), c) to make a link to a script (rel="script"), d) by stylesheets to control how collections of, html nodes are rendered into printed documents, e) to make a link to a printable version of this document, e.g. a PostScript or PDF version (rel="alternate" media="print")]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
map
public T map()
Starts the <map> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
menu
public T menu()
Starts the <menu> tag. [single column list (DEPRECATED)]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
meta
public T meta()
Starts the <meta> tag. [generic metainformation]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
noframes
public T noframes()
Starts the <noframes> tag. [alternate content container for non frame-based rendering]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
noscript
public T noscript()
Starts the <noscript> tag. [alternate content container for non script-based rendering]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
object
public T object()
Starts the <object> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
ol
public T ol()
Starts the <ol> tag. [Ordered (numbered) list]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
optgroup
public T optgroup()
Starts the <optgroup> tag. [option group]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
option
public T option()
Starts the <option> tag. [selectable choice]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
p
public T p()
Starts the <p> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
param
public T param()
Starts the <param> tag. [param is used to supply a named property value., In XML it would seem natural to follow RDF and support an, abbreviated syntax where the param elements are replaced, by attribute value pairs on the object start tag.]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
pre
public T pre()
Starts the <pre> tag. [content is "Inline" excluding , "img|object|applet|big|small|sub|sup|font|basefont"]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
q
public T q()
Starts the <q> tag. [inlined quote]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
s
public T s()
Starts the <s> tag. [strike-through]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
samp
public T samp()
Starts the <samp> tag. [sample]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
script
public T script()
Starts the <script> tag. [script statements, which may include CDATA sections]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
select
public T select()
Starts the <select> tag. [option selector]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
small
public T small()
Starts the <small> tag. [smaller font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
span
public T span()
Starts the <span> tag. [generic language/style container]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
strike
public T strike()
Starts the <strike> tag. [strike-through]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
strong
public T strong()
Starts the <strong> tag. [strong emphasis]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
style
public T style()
Starts the <style> tag. [style info, which may include CDATA sections]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
sub
public T sub()
Starts the <sub> tag. [subscript]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
sup
public T sup()
Starts the <sup> tag. [superscript]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
table
public T table()
Starts the <table> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
tbody
public T tbody()
Starts the <tbody> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
td
public T td()
Starts the <td> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
textarea
public T textarea()
Starts the <textarea> tag. [multi-line text field]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
tfoot
public T tfoot()
Starts the <tfoot> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
th
public T th()
Starts the <th> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
thead
public T thead()
Starts the <thead> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
title
public T title()
Starts the <title> tag. [The title element is not considered part of the flow of text., It should be displayed, for example as the page header or, window title. Exactly one title is required per document.]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
tr
public T tr()
Starts the <tr> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
tt
public T tt()
Starts the <tt> tag. [fixed pitch font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
u
public T u()
Starts the <u> tag. [underline]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
ul
public T ul()
Starts the <ul> tag. [Unordered list]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
var
public T var()
Starts the <var> tag. [variable]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
abbr
public T abbr(java.lang.String value)
Sets theabbrattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
accept
public T accept(java.lang.String value)
Sets theacceptattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
acceptCharset
public T acceptCharset(java.lang.String value)
Sets theaccept-charsetattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
accesskey
public T accesskey(java.lang.String value)
Sets theaccesskeyattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
action
public T action(java.lang.String value)
Sets theactionattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
align
public T align(java.lang.String value)
Sets thealignattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
alink
public T alink(java.lang.String value)
Sets thealinkattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
alt
public T alt(java.lang.String value)
Sets thealtattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
archive
public T archive(java.lang.String value)
Sets thearchiveattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
axis
public T axis(java.lang.String value)
Sets theaxisattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
background
public T background(java.lang.String value)
Sets thebackgroundattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
bgcolor
public T bgcolor(java.lang.String value)
Sets thebgcolorattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
border
public T border(java.lang.String value)
Sets theborderattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cellpadding
public T cellpadding(java.lang.String value)
Sets thecellpaddingattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cellspacing
public T cellspacing(java.lang.String value)
Sets thecellspacingattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
charAttr
public T charAttr(java.lang.String value)
Sets thecharattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
charoff
public T charoff(java.lang.String value)
Sets thecharoffattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
charset
public T charset(java.lang.String value)
Sets thecharsetattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
checked
public T checked(java.lang.String value)
Sets thecheckedattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cite
public T cite(java.lang.String value)
Sets theciteattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
classAttr
public T classAttr(java.lang.String value)
Sets theclassattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
classid
public T classid(java.lang.String value)
Sets theclassidattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
clear
public T clear(java.lang.String value)
Sets theclearattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
code
public T code(java.lang.String value)
Sets thecodeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
codebase
public T codebase(java.lang.String value)
Sets thecodebaseattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
codetype
public T codetype(java.lang.String value)
Sets thecodetypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
color
public T color(java.lang.String value)
Sets thecolorattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cols
public T cols(java.lang.String value)
Sets thecolsattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
colspan
public T colspan(java.lang.String value)
Sets thecolspanattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
compact
public T compact(java.lang.String value)
Sets thecompactattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
content
public T content(java.lang.String value)
Sets thecontentattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
coords
public T coords(java.lang.String value)
Sets thecoordsattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
data
public T data(java.lang.String value)
Sets thedataattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
datetime
public T datetime(java.lang.String value)
Sets thedatetimeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
declare
public T declare(java.lang.String value)
Sets thedeclareattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
defer
public T defer(java.lang.String value)
Sets thedeferattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
dir
public T dir(java.lang.String value)
Sets thedirattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
disabled
public T disabled(java.lang.String value)
Sets thedisabledattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
enctype
public T enctype(java.lang.String value)
Sets theenctypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
face
public T face(java.lang.String value)
Sets thefaceattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
forAttr
public T forAttr(java.lang.String value)
Sets theforattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
frame
public T frame(java.lang.String value)
Sets theframeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
frameborder
public T frameborder(java.lang.String value)
Sets theframeborderattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
headers
public T headers(java.lang.String value)
Sets theheadersattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
height
public T height(java.lang.String value)
Sets theheightattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
href
public T href(java.lang.String value)
Sets thehrefattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
hreflang
public T hreflang(java.lang.String value)
Sets thehreflangattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
hspace
public T hspace(java.lang.String value)
Sets thehspaceattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
httpEquiv
public T httpEquiv(java.lang.String value)
Sets thehttp-equivattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
id
public T id(java.lang.String value)
Sets theidattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
ismap
public T ismap(java.lang.String value)
Sets theismapattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
label
public T label(java.lang.String value)
Sets thelabelattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
lang
public T lang(java.lang.String value)
Sets thelangattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
language
public T language(java.lang.String value)
Sets thelanguageattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
link
public T link(java.lang.String value)
Sets thelinkattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
longdesc
public T longdesc(java.lang.String value)
Sets thelongdescattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
marginheight
public T marginheight(java.lang.String value)
Sets themarginheightattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
marginwidth
public T marginwidth(java.lang.String value)
Sets themarginwidthattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
maxlength
public T maxlength(java.lang.String value)
Sets themaxlengthattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
media
public T media(java.lang.String value)
Sets themediaattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
method
public T method(java.lang.String value)
Sets themethodattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
multiple
public T multiple(java.lang.String value)
Sets themultipleattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
name
public T name(java.lang.String value)
Sets thenameattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
nohref
public T nohref(java.lang.String value)
Sets thenohrefattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
noshade
public T noshade(java.lang.String value)
Sets thenoshadeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
nowrap
public T nowrap(java.lang.String value)
Sets thenowrapattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
object
public T object(java.lang.String value)
Sets theobjectattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onblur
public T onblur(java.lang.String value)
Sets theonblurattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onchange
public T onchange(java.lang.String value)
Sets theonchangeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onclick
public T onclick(java.lang.String value)
Sets theonclickattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
ondblclick
public T ondblclick(java.lang.String value)
Sets theondblclickattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onfocus
public T onfocus(java.lang.String value)
Sets theonfocusattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onkeydown
public T onkeydown(java.lang.String value)
Sets theonkeydownattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onkeypress
public T onkeypress(java.lang.String value)
Sets theonkeypressattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onkeyup
public T onkeyup(java.lang.String value)
Sets theonkeyupattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onload
public T onload(java.lang.String value)
Sets theonloadattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmousedown
public T onmousedown(java.lang.String value)
Sets theonmousedownattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmousemove
public T onmousemove(java.lang.String value)
Sets theonmousemoveattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmouseout
public T onmouseout(java.lang.String value)
Sets theonmouseoutattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmouseover
public T onmouseover(java.lang.String value)
Sets theonmouseoverattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmouseup
public T onmouseup(java.lang.String value)
Sets theonmouseupattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onreset
public T onreset(java.lang.String value)
Sets theonresetattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onselect
public T onselect(java.lang.String value)
Sets theonselectattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onsubmit
public T onsubmit(java.lang.String value)
Sets theonsubmitattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onunload
public T onunload(java.lang.String value)
Sets theonunloadattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
profile
public T profile(java.lang.String value)
Sets theprofileattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
prompt
public T prompt(java.lang.String value)
Sets thepromptattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
readonly
public T readonly(java.lang.String value)
Sets thereadonlyattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rel
public T rel(java.lang.String value)
Sets therelattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rev
public T rev(java.lang.String value)
Sets therevattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rows
public T rows(java.lang.String value)
Sets therowsattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rowspan
public T rowspan(java.lang.String value)
Sets therowspanattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rules
public T rules(java.lang.String value)
Sets therulesattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
scheme
public T scheme(java.lang.String value)
Sets theschemeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
scope
public T scope(java.lang.String value)
Sets thescopeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
scrolling
public T scrolling(java.lang.String value)
Sets thescrollingattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
selected
public T selected(java.lang.String value)
Sets theselectedattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
shape
public T shape(java.lang.String value)
Sets theshapeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
size
public T size(java.lang.String value)
Sets thesizeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
span
public T span(java.lang.String value)
Sets thespanattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
src
public T src(java.lang.String value)
Sets thesrcattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
standby
public T standby(java.lang.String value)
Sets thestandbyattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
startAttr
public T startAttr(java.lang.String value)
Sets thestartattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
style
public T style(java.lang.String value)
Sets thestyleattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
summary
public T summary(java.lang.String value)
Sets thesummaryattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
tabindex
public T tabindex(java.lang.String value)
Sets thetabindexattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
target
public T target(java.lang.String value)
Sets thetargetattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
textAttr
public T textAttr(java.lang.String value)
Sets thetextattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
title
public T title(java.lang.String value)
Sets thetitleattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
type
public T type(java.lang.String value)
Sets thetypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
usemap
public T usemap(java.lang.String value)
Sets theusemapattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
valign
public T valign(java.lang.String value)
Sets thevalignattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
value
public T value(java.lang.String value)
Sets thevalueattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
valuetype
public T valuetype(java.lang.String value)
Sets thevaluetypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
vlink
public T vlink(java.lang.String value)
Sets thevlinkattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
vspace
public T vspace(java.lang.String value)
Sets thevspaceattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
width
public T width(java.lang.String value)
Sets thewidthattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
-