Class GeneratedHtmlBuilder<T>
- Direct Known Subclasses:
HtmlBuilder
-
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
ConstructorsModifierConstructorDescriptionprotectedGeneratedHtmlBuilder(MarkupBuilder<?> builder) GeneratedHtmlBuilder(MarkupBuilder<?> builder, boolean nested) GeneratedHtmlBuilder(Writer writer) -
Method Summary
Modifier and TypeMethodDescriptiona()Starts the <a> tag.abbr()Starts the <abbr> tag.Sets theabbrattribute on the last started tag that has not been closed.Sets theacceptattribute on the last started tag that has not been closed.acceptCharset(String value) Sets theaccept-charsetattribute on the last started tag that has not been closed.Sets theaccesskeyattribute on the last started tag that has not been closed.acronym()Starts the <acronym> tag.Sets theactionattribute on the last started tag that has not been closed.address()Starts the <address> tag.Sets thealignattribute on the last started tag that has not been closed.Sets thealinkattribute on the last started tag that has not been closed.Sets thealtattribute on the last started tag that has not been closed.applet()Starts the <applet> tag.Sets thearchiveattribute on the last started tag that has not been closed.area()Starts the <area> tag.Sets theaxisattribute on the last started tag that has not been closed.b()Starts the <b> tag.background(String value) Sets thebackgroundattribute on the last started tag that has not been closed.base()Starts the <base> tag.basefont()Starts the <basefont> tag.bdo()Starts the <bdo> tag.Sets thebgcolorattribute on the last started tag that has not been closed.big()Starts the <big> tag.Starts the <blockquote> tag.body()Starts the <body> tag.Sets theborderattribute on the last started tag that has not been closed.br()Starts the <br> tag.button()Starts the <button> tag.caption()Starts the <caption> tag.cellpadding(String value) Sets thecellpaddingattribute on the last started tag that has not been closed.cellspacing(String value) Sets thecellspacingattribute on the last started tag that has not been closed.center()Starts the <center> tag.Sets thecharattribute on the last started tag that has not been closed.Sets thecharoffattribute on the last started tag that has not been closed.Sets thecharsetattribute on the last started tag that has not been closed.Sets thecheckedattribute on the last started tag that has not been closed.cite()Starts the <cite> tag.Sets theciteattribute on the last started tag that has not been closed.Sets theclassattribute on the last started tag that has not been closed.Sets theclassidattribute on the last started tag that has not been closed.Sets theclearattribute on the last started tag that has not been closed.code()Starts the <code> tag.Sets thecodeattribute on the last started tag that has not been closed.Sets thecodebaseattribute on the last started tag that has not been closed.Sets thecodetypeattribute on the last started tag that has not been closed.col()Starts the <col> tag.colgroup()Starts the <colgroup> tag.Sets thecolorattribute on the last started tag that has not been closed.Sets thecolsattribute on the last started tag that has not been closed.Sets thecolspanattribute on the last started tag that has not been closed.Sets thecompactattribute on the last started tag that has not been closed.Sets thecontentattribute on the last started tag that has not been closed.Sets thecoordsattribute on the last started tag that has not been closed.Sets thedataattribute on the last started tag that has not been closed.Sets thedatetimeattribute on the last started tag that has not been closed.dd()Starts the <dd> tag.Sets thedeclareattribute on the last started tag that has not been closed.Sets thedeferattribute on the last started tag that has not been closed.del()Starts the <del> tag.dfn()Starts the <dfn> tag.dir()Starts the <dir> tag.Sets thedirattribute on the last started tag that has not been closed.Sets thedisabledattribute on the last started tag that has not been closed.div()Starts the <div> tag.dl()Starts the <dl> tag.dt()Starts the <dt> tag.em()Starts the <em> tag.Sets theenctypeattribute on the last started tag that has not been closed.Sets thefaceattribute on the last started tag that has not been closed.fieldset()Starts the <fieldset> tag.font()Starts the <font> tag.Sets theforattribute on the last started tag that has not been closed.form()Starts the <form> tag.Sets theframeattribute on the last started tag that has not been closed.frameborder(String value) Sets theframeborderattribute on the last started tag that has not been closed.h1()Starts the <h1> tag.h2()Starts the <h2> tag.h3()Starts the <h3> tag.h4()Starts the <h4> tag.h5()Starts the <h5> tag.h6()Starts the <h6> tag.head()Starts the <head> tag.Sets theheadersattribute on the last started tag that has not been closed.Sets theheightattribute on the last started tag that has not been closed.hr()Starts the <hr> tag.Sets thehrefattribute on the last started tag that has not been closed.Sets thehreflangattribute on the last started tag that has not been closed.Sets thehspaceattribute on the last started tag that has not been closed.html()Starts the <html> tag.Sets thehttp-equivattribute on the last started tag that has not been closed.i()Starts the <i> tag.Sets theidattribute on the last started tag that has not been closed.iframe()Starts the <iframe> tag.img()Starts the <img> tag.input()Starts the <input> tag.ins()Starts the <ins> tag.isindex()Starts the <isindex> tag.Sets theismapattribute on the last started tag that has not been closed.kbd()Starts the <kbd> tag.label()Starts the <label> tag.Sets thelabelattribute on the last started tag that has not been closed.Sets thelangattribute on the last started tag that has not been closed.Sets thelanguageattribute on the last started tag that has not been closed.legend()Starts the <legend> tag.li()Starts the <li> tag.link()Starts the <link> tag.Sets thelinkattribute on the last started tag that has not been closed.Sets thelongdescattribute on the last started tag that has not been closed.map()Starts the <map> tag.marginheight(String value) Sets themarginheightattribute on the last started tag that has not been closed.marginwidth(String value) Sets themarginwidthattribute on the last started tag that has not been closed.Sets themaxlengthattribute on the last started tag that has not been closed.Sets themediaattribute on the last started tag that has not been closed.menu()Starts the <menu> tag.meta()Starts the <meta> tag.Sets themethodattribute on the last started tag that has not been closed.Sets themultipleattribute on the last started tag that has not been closed.Sets thenameattribute on the last started tag that has not been closed.noframes()Starts the <noframes> tag.Sets thenohrefattribute on the last started tag that has not been closed.noscript()Starts the <noscript> tag.Sets thenoshadeattribute on the last started tag that has not been closed.Sets thenowrapattribute on the last started tag that has not been closed.object()Starts the <object> tag.Sets theobjectattribute on the last started tag that has not been closed.ol()Starts the <ol> tag.Sets theonblurattribute on the last started tag that has not been closed.Sets theonchangeattribute on the last started tag that has not been closed.Sets theonclickattribute on the last started tag that has not been closed.ondblclick(String value) Sets theondblclickattribute on the last started tag that has not been closed.Sets theonfocusattribute on the last started tag that has not been closed.Sets theonkeydownattribute on the last started tag that has not been closed.onkeypress(String value) Sets theonkeypressattribute on the last started tag that has not been closed.Sets theonkeyupattribute on the last started tag that has not been closed.Sets theonloadattribute on the last started tag that has not been closed.onmousedown(String value) Sets theonmousedownattribute on the last started tag that has not been closed.onmousemove(String value) Sets theonmousemoveattribute on the last started tag that has not been closed.onmouseout(String value) Sets theonmouseoutattribute on the last started tag that has not been closed.onmouseover(String value) Sets theonmouseoverattribute on the last started tag that has not been closed.Sets theonmouseupattribute on the last started tag that has not been closed.Sets theonresetattribute on the last started tag that has not been closed.Sets theonselectattribute on the last started tag that has not been closed.Sets theonsubmitattribute on the last started tag that has not been closed.Sets theonunloadattribute on the last started tag that has not been closed.optgroup()Starts the <optgroup> tag.option()Starts the <option> tag.p()Starts the <p> tag.param()Starts the <param> tag.pre()Starts the <pre> tag.Sets theprofileattribute on the last started tag that has not been closed.Sets thepromptattribute on the last started tag that has not been closed.q()Starts the <q> tag.Sets thereadonlyattribute on the last started tag that has not been closed.Sets therelattribute on the last started tag that has not been closed.Sets therevattribute on the last started tag that has not been closed.Sets therowsattribute on the last started tag that has not been closed.Sets therowspanattribute on the last started tag that has not been closed.Sets therulesattribute on the last started tag that has not been closed.s()Starts the <s> tag.samp()Starts the <samp> tag.Sets theschemeattribute on the last started tag that has not been closed.Sets thescopeattribute on the last started tag that has not been closed.script()Starts the <script> tag.Sets thescrollingattribute on the last started tag that has not been closed.select()Starts the <select> tag.Sets theselectedattribute on the last started tag that has not been closed.Sets theshapeattribute on the last started tag that has not been closed.Sets thesizeattribute on the last started tag that has not been closed.small()Starts the <small> tag.span()Starts the <span> tag.Sets thespanattribute on the last started tag that has not been closed.Sets thesrcattribute on the last started tag that has not been closed.Sets thestandbyattribute on the last started tag that has not been closed.Sets thestartattribute on the last started tag that has not been closed.strike()Starts the <strike> tag.strong()Starts the <strong> tag.style()Starts the <style> tag.Sets thestyleattribute on the last started tag that has not been closed.sub()Starts the <sub> tag.Sets thesummaryattribute on the last started tag that has not been closed.sup()Starts the <sup> tag.Sets thetabindexattribute on the last started tag that has not been closed.table()Starts the <table> tag.Sets thetargetattribute on the last started tag that has not been closed.tbody()Starts the <tbody> tag.td()Starts the <td> tag.textarea()Starts the <textarea> tag.Sets thetextattribute on the last started tag that has not been closed.tfoot()Starts the <tfoot> tag.th()Starts the <th> tag.thead()Starts the <thead> tag.title()Starts the <title> tag.Sets thetitleattribute on the last started tag that has not been closed.tr()Starts the <tr> tag.tt()Starts the <tt> tag.Sets thetypeattribute on the last started tag that has not been closed.u()Starts the <u> tag.ul()Starts the <ul> tag.Sets theusemapattribute on the last started tag that has not been closed.Sets thevalignattribute on the last started tag that has not been closed.Sets thevalueattribute on the last started tag that has not been closed.Sets thevaluetypeattribute on the last started tag that has not been closed.var()Starts the <var> tag.Sets thevlinkattribute on the last started tag that has not been closed.Sets thevspaceattribute on the last started tag that has not been closed.Sets thewidthattribute on the last started tag that has not been closed.
-
Constructor Details
-
GeneratedHtmlBuilder
-
GeneratedHtmlBuilder
-
GeneratedHtmlBuilder
-
GeneratedHtmlBuilder
protected GeneratedHtmlBuilder()
-
-
Method Details
-
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
Starts the <abbr> tag. [abbreviation]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
acronym
Starts the <acronym> tag. [acronym]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
address
Starts the <address> tag. [information on author]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
applet
Starts the <applet> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
area
Starts the <area> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
b
Starts the <b> tag. [bold font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
base
Starts the <base> tag. [document base URI]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
basefont
Starts the <basefont> tag. [base font size]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
bdo
Starts the <bdo> tag. [I18N BiDi over-ride]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
big
Starts the <big> tag. [bigger font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
blockquote
Starts the <blockquote> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
body
Starts the <body> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
br
Starts the <br> tag. [forced line break]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
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
Starts the <caption> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
center
Starts the <center> tag. [center content]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
cite
Starts the <cite> tag. [citation]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
code
Starts the <code> tag. [program code]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
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
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
Starts the <dd> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
del
Starts the <del> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
dfn
Starts the <dfn> tag. [definitional]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
dir
Starts the <dir> tag. [multiple column list (DEPRECATED)]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
div
Starts the <div> tag. [generic language/style container]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
dl
Starts the <dl> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
dt
Starts the <dt> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
em
Starts the <em> tag. [emphasis]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
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
Starts the <font> tag. [local change to font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
form
Starts the <form> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h1
Starts the <h1> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h2
Starts the <h2> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h3
Starts the <h3> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h4
Starts the <h4> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h5
Starts the <h5> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
h6
Starts the <h6> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
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
Starts the <hr> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
html
Starts the <html> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
i
Starts the <i> tag. [italic font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
iframe
Starts the <iframe> tag. [inline subwindow]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
img
Starts the <img> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
input
Starts the <input> tag. [form control]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
ins
Starts the <ins> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
isindex
Starts the <isindex> tag. [single-line text input control (DEPRECATED)]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
kbd
Starts the <kbd> tag. [something user would type]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
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
Starts the <legend> tag. [fieldset label]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
li
Starts the <li> tag. [list item]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
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
Starts the <map> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
meta
Starts the <meta> tag. [generic metainformation]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.SELF- Returns:
- this, never
null
-
noframes
Starts the <noframes> tag. [alternate content container for non frame-based rendering]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
noscript
Starts the <noscript> tag. [alternate content container for non script-based rendering]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
object
Starts the <object> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
ol
Starts the <ol> tag. [Ordered (numbered) list]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
optgroup
Starts the <optgroup> tag. [option group]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
option
Starts the <option> tag. [selectable choice]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
p
Starts the <p> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
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
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
Starts the <q> tag. [inlined quote]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
s
Starts the <s> tag. [strike-through]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
samp
Starts the <samp> tag. [sample]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
script
Starts the <script> tag. [script statements, which may include CDATA sections]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
select
Starts the <select> tag. [option selector]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
small
Starts the <small> tag. [smaller font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
span
Starts the <span> tag. [generic language/style container]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
strike
Starts the <strike> tag. [strike-through]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
strong
Starts the <strong> tag. [strong emphasis]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
style
Starts the <style> tag. [style info, which may include CDATA sections]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
sub
Starts the <sub> tag. [subscript]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
sup
Starts the <sup> tag. [superscript]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
table
Starts the <table> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
tbody
Starts the <tbody> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
td
Starts the <td> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
textarea
Starts the <textarea> tag. [multi-line text field]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
tfoot
Starts the <tfoot> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
th
Starts the <th> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
thead
Starts the <thead> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
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
Starts the <tr> tag. []Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
tt
Starts the <tt> tag. [fixed pitch font]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
u
Starts the <u> tag. [underline]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
ul
Starts the <ul> tag. [Unordered list]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.PAIR- Returns:
- this, never
null
-
var
Starts the <var> tag. [variable]Tag Closing Policy:
MarkupBuilder.TagClosingPolicy.NORMAL- Returns:
- this, never
null
-
abbr
Sets theabbrattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
accept
Sets theacceptattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
acceptCharset
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
Sets theaccesskeyattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
action
Sets theactionattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
align
Sets thealignattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
alink
Sets thealinkattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
alt
Sets thealtattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
archive
Sets thearchiveattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
axis
Sets theaxisattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
background
Sets thebackgroundattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
bgcolor
Sets thebgcolorattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
border
Sets theborderattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cellpadding
Sets thecellpaddingattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cellspacing
Sets thecellspacingattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
charAttr
Sets thecharattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
charoff
Sets thecharoffattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
charset
Sets thecharsetattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
checked
Sets thecheckedattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cite
Sets theciteattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
classAttr
Sets theclassattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
classid
Sets theclassidattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
clear
Sets theclearattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
code
Sets thecodeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
codebase
Sets thecodebaseattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
codetype
Sets thecodetypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
color
Sets thecolorattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
cols
Sets thecolsattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
colspan
Sets thecolspanattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
compact
Sets thecompactattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
content
Sets thecontentattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
coords
Sets thecoordsattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
data
Sets thedataattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
datetime
Sets thedatetimeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
declare
Sets thedeclareattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
defer
Sets thedeferattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
dir
Sets thedirattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
disabled
Sets thedisabledattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
enctype
Sets theenctypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
face
Sets thefaceattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
forAttr
Sets theforattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
frame
Sets theframeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
frameborder
Sets theframeborderattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
headers
Sets theheadersattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
height
Sets theheightattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
href
Sets thehrefattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
hreflang
Sets thehreflangattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
hspace
Sets thehspaceattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
httpEquiv
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
Sets theidattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
ismap
Sets theismapattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
label
Sets thelabelattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
lang
Sets thelangattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
language
Sets thelanguageattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
link
Sets thelinkattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
longdesc
Sets thelongdescattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
marginheight
Sets themarginheightattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
marginwidth
Sets themarginwidthattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
maxlength
Sets themaxlengthattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
media
Sets themediaattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
method
Sets themethodattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
multiple
Sets themultipleattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
name
Sets thenameattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
nohref
Sets thenohrefattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
noshade
Sets thenoshadeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
nowrap
Sets thenowrapattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
object
Sets theobjectattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onblur
Sets theonblurattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onchange
Sets theonchangeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onclick
Sets theonclickattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
ondblclick
Sets theondblclickattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onfocus
Sets theonfocusattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onkeydown
Sets theonkeydownattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onkeypress
Sets theonkeypressattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onkeyup
Sets theonkeyupattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onload
Sets theonloadattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmousedown
Sets theonmousedownattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmousemove
Sets theonmousemoveattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmouseout
Sets theonmouseoutattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmouseover
Sets theonmouseoverattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onmouseup
Sets theonmouseupattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onreset
Sets theonresetattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onselect
Sets theonselectattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onsubmit
Sets theonsubmitattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
onunload
Sets theonunloadattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
profile
Sets theprofileattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
prompt
Sets thepromptattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
readonly
Sets thereadonlyattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rel
Sets therelattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rev
Sets therevattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rows
Sets therowsattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rowspan
Sets therowspanattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
rules
Sets therulesattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
scheme
Sets theschemeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
scope
Sets thescopeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
scrolling
Sets thescrollingattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
selected
Sets theselectedattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
shape
Sets theshapeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
size
Sets thesizeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
span
Sets thespanattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
src
Sets thesrcattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
standby
Sets thestandbyattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
startAttr
Sets thestartattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
style
Sets thestyleattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
summary
Sets thesummaryattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
tabindex
Sets thetabindexattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
target
Sets thetargetattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
textAttr
Sets thetextattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
title
Sets thetitleattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
type
Sets thetypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
usemap
Sets theusemapattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
valign
Sets thevalignattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
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
Sets thevaluetypeattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
vlink
Sets thevlinkattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
vspace
Sets thevspaceattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-
width
Sets thewidthattribute on the last started tag that has not been closed.- Parameters:
value- the value to set, maybenull- Returns:
- this, never
null
-