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
ConstructorsModifierConstructorDescriptionprotected
GeneratedHtmlBuilder
(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 theabbr
attribute on the last started tag that has not been closed.Sets theaccept
attribute on the last started tag that has not been closed.acceptCharset
(String value) Sets theaccept-charset
attribute on the last started tag that has not been closed.Sets theaccesskey
attribute on the last started tag that has not been closed.acronym()
Starts the <acronym> tag.Sets theaction
attribute on the last started tag that has not been closed.address()
Starts the <address> tag.Sets thealign
attribute on the last started tag that has not been closed.Sets thealink
attribute on the last started tag that has not been closed.Sets thealt
attribute on the last started tag that has not been closed.applet()
Starts the <applet> tag.Sets thearchive
attribute on the last started tag that has not been closed.area()
Starts the <area> tag.Sets theaxis
attribute on the last started tag that has not been closed.b()
Starts the <b> tag.background
(String value) Sets thebackground
attribute 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 thebgcolor
attribute 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 theborder
attribute 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 thecellpadding
attribute on the last started tag that has not been closed.cellspacing
(String value) Sets thecellspacing
attribute on the last started tag that has not been closed.center()
Starts the <center> tag.Sets thechar
attribute on the last started tag that has not been closed.Sets thecharoff
attribute on the last started tag that has not been closed.Sets thecharset
attribute on the last started tag that has not been closed.Sets thechecked
attribute on the last started tag that has not been closed.cite()
Starts the <cite> tag.Sets thecite
attribute on the last started tag that has not been closed.Sets theclass
attribute on the last started tag that has not been closed.Sets theclassid
attribute on the last started tag that has not been closed.Sets theclear
attribute on the last started tag that has not been closed.code()
Starts the <code> tag.Sets thecode
attribute on the last started tag that has not been closed.Sets thecodebase
attribute on the last started tag that has not been closed.Sets thecodetype
attribute on the last started tag that has not been closed.col()
Starts the <col> tag.colgroup()
Starts the <colgroup> tag.Sets thecolor
attribute on the last started tag that has not been closed.Sets thecols
attribute on the last started tag that has not been closed.Sets thecolspan
attribute on the last started tag that has not been closed.Sets thecompact
attribute on the last started tag that has not been closed.Sets thecontent
attribute on the last started tag that has not been closed.Sets thecoords
attribute on the last started tag that has not been closed.Sets thedata
attribute on the last started tag that has not been closed.Sets thedatetime
attribute on the last started tag that has not been closed.dd()
Starts the <dd> tag.Sets thedeclare
attribute on the last started tag that has not been closed.Sets thedefer
attribute 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 thedir
attribute on the last started tag that has not been closed.Sets thedisabled
attribute 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 theenctype
attribute on the last started tag that has not been closed.Sets theface
attribute on the last started tag that has not been closed.fieldset()
Starts the <fieldset> tag.font()
Starts the <font> tag.Sets thefor
attribute on the last started tag that has not been closed.form()
Starts the <form> tag.Sets theframe
attribute on the last started tag that has not been closed.frameborder
(String value) Sets theframeborder
attribute 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 theheaders
attribute on the last started tag that has not been closed.Sets theheight
attribute on the last started tag that has not been closed.hr()
Starts the <hr> tag.Sets thehref
attribute on the last started tag that has not been closed.Sets thehreflang
attribute on the last started tag that has not been closed.Sets thehspace
attribute on the last started tag that has not been closed.html()
Starts the <html> tag.Sets thehttp-equiv
attribute on the last started tag that has not been closed.i()
Starts the <i> tag.Sets theid
attribute 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 theismap
attribute on the last started tag that has not been closed.kbd()
Starts the <kbd> tag.label()
Starts the <label> tag.Sets thelabel
attribute on the last started tag that has not been closed.Sets thelang
attribute on the last started tag that has not been closed.Sets thelanguage
attribute 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 thelink
attribute on the last started tag that has not been closed.Sets thelongdesc
attribute on the last started tag that has not been closed.map()
Starts the <map> tag.marginheight
(String value) Sets themarginheight
attribute on the last started tag that has not been closed.marginwidth
(String value) Sets themarginwidth
attribute on the last started tag that has not been closed.Sets themaxlength
attribute on the last started tag that has not been closed.Sets themedia
attribute on the last started tag that has not been closed.menu()
Starts the <menu> tag.meta()
Starts the <meta> tag.Sets themethod
attribute on the last started tag that has not been closed.Sets themultiple
attribute on the last started tag that has not been closed.Sets thename
attribute on the last started tag that has not been closed.noframes()
Starts the <noframes> tag.Sets thenohref
attribute on the last started tag that has not been closed.noscript()
Starts the <noscript> tag.Sets thenoshade
attribute on the last started tag that has not been closed.Sets thenowrap
attribute on the last started tag that has not been closed.object()
Starts the <object> tag.Sets theobject
attribute on the last started tag that has not been closed.ol()
Starts the <ol> tag.Sets theonblur
attribute on the last started tag that has not been closed.Sets theonchange
attribute on the last started tag that has not been closed.Sets theonclick
attribute on the last started tag that has not been closed.ondblclick
(String value) Sets theondblclick
attribute on the last started tag that has not been closed.Sets theonfocus
attribute on the last started tag that has not been closed.Sets theonkeydown
attribute on the last started tag that has not been closed.onkeypress
(String value) Sets theonkeypress
attribute on the last started tag that has not been closed.Sets theonkeyup
attribute on the last started tag that has not been closed.Sets theonload
attribute on the last started tag that has not been closed.onmousedown
(String value) Sets theonmousedown
attribute on the last started tag that has not been closed.onmousemove
(String value) Sets theonmousemove
attribute on the last started tag that has not been closed.onmouseout
(String value) Sets theonmouseout
attribute on the last started tag that has not been closed.onmouseover
(String value) Sets theonmouseover
attribute on the last started tag that has not been closed.Sets theonmouseup
attribute on the last started tag that has not been closed.Sets theonreset
attribute on the last started tag that has not been closed.Sets theonselect
attribute on the last started tag that has not been closed.Sets theonsubmit
attribute on the last started tag that has not been closed.Sets theonunload
attribute 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 theprofile
attribute on the last started tag that has not been closed.Sets theprompt
attribute on the last started tag that has not been closed.q()
Starts the <q> tag.Sets thereadonly
attribute on the last started tag that has not been closed.Sets therel
attribute on the last started tag that has not been closed.Sets therev
attribute on the last started tag that has not been closed.Sets therows
attribute on the last started tag that has not been closed.Sets therowspan
attribute on the last started tag that has not been closed.Sets therules
attribute on the last started tag that has not been closed.s()
Starts the <s> tag.samp()
Starts the <samp> tag.Sets thescheme
attribute on the last started tag that has not been closed.Sets thescope
attribute on the last started tag that has not been closed.script()
Starts the <script> tag.Sets thescrolling
attribute on the last started tag that has not been closed.select()
Starts the <select> tag.Sets theselected
attribute on the last started tag that has not been closed.Sets theshape
attribute on the last started tag that has not been closed.Sets thesize
attribute on the last started tag that has not been closed.small()
Starts the <small> tag.span()
Starts the <span> tag.Sets thespan
attribute on the last started tag that has not been closed.Sets thesrc
attribute on the last started tag that has not been closed.Sets thestandby
attribute on the last started tag that has not been closed.Sets thestart
attribute 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 thestyle
attribute on the last started tag that has not been closed.sub()
Starts the <sub> tag.Sets thesummary
attribute on the last started tag that has not been closed.sup()
Starts the <sup> tag.Sets thetabindex
attribute on the last started tag that has not been closed.table()
Starts the <table> tag.Sets thetarget
attribute 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 thetext
attribute 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 thetitle
attribute on the last started tag that has not been closed.tr()
Starts the <tr> tag.tt()
Starts the <tt> tag.Sets thetype
attribute on the last started tag that has not been closed.u()
Starts the <u> tag.ul()
Starts the <ul> tag.Sets theusemap
attribute on the last started tag that has not been closed.Sets thevalign
attribute on the last started tag that has not been closed.Sets thevalue
attribute on the last started tag that has not been closed.Sets thevaluetype
attribute on the last started tag that has not been closed.var()
Starts the <var> tag.Sets thevlink
attribute on the last started tag that has not been closed.Sets thevspace
attribute on the last started tag that has not been closed.Sets thewidth
attribute 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 theabbr
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
accept
Sets theaccept
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
acceptCharset
Sets theaccept-charset
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
accesskey
Sets theaccesskey
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
action
Sets theaction
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
align
Sets thealign
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
alink
Sets thealink
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
alt
Sets thealt
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
archive
Sets thearchive
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
axis
Sets theaxis
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
background
Sets thebackground
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
bgcolor
Sets thebgcolor
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
border
Sets theborder
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
cellpadding
Sets thecellpadding
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
cellspacing
Sets thecellspacing
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
charAttr
Sets thechar
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
charoff
Sets thecharoff
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
charset
Sets thecharset
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
checked
Sets thechecked
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
cite
Sets thecite
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
classAttr
Sets theclass
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
classid
Sets theclassid
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
clear
Sets theclear
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
code
Sets thecode
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
codebase
Sets thecodebase
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
codetype
Sets thecodetype
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
color
Sets thecolor
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
cols
Sets thecols
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
colspan
Sets thecolspan
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
compact
Sets thecompact
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
content
Sets thecontent
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
coords
Sets thecoords
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
data
Sets thedata
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
datetime
Sets thedatetime
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
declare
Sets thedeclare
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
defer
Sets thedefer
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
dir
Sets thedir
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
disabled
Sets thedisabled
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
enctype
Sets theenctype
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
face
Sets theface
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
forAttr
Sets thefor
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
frame
Sets theframe
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
frameborder
Sets theframeborder
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
headers
Sets theheaders
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
height
Sets theheight
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
href
Sets thehref
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
hreflang
Sets thehreflang
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
hspace
Sets thehspace
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
httpEquiv
Sets thehttp-equiv
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
id
Sets theid
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
ismap
Sets theismap
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
label
Sets thelabel
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
lang
Sets thelang
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
language
Sets thelanguage
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
link
Sets thelink
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
longdesc
Sets thelongdesc
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
marginheight
Sets themarginheight
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
marginwidth
Sets themarginwidth
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
maxlength
Sets themaxlength
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
media
Sets themedia
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
method
Sets themethod
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
multiple
Sets themultiple
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
name
Sets thename
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
nohref
Sets thenohref
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
noshade
Sets thenoshade
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
nowrap
Sets thenowrap
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
object
Sets theobject
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onblur
Sets theonblur
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onchange
Sets theonchange
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onclick
Sets theonclick
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
ondblclick
Sets theondblclick
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onfocus
Sets theonfocus
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onkeydown
Sets theonkeydown
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onkeypress
Sets theonkeypress
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onkeyup
Sets theonkeyup
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onload
Sets theonload
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onmousedown
Sets theonmousedown
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onmousemove
Sets theonmousemove
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onmouseout
Sets theonmouseout
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onmouseover
Sets theonmouseover
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onmouseup
Sets theonmouseup
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onreset
Sets theonreset
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onselect
Sets theonselect
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onsubmit
Sets theonsubmit
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
onunload
Sets theonunload
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
profile
Sets theprofile
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
prompt
Sets theprompt
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
readonly
Sets thereadonly
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
rel
Sets therel
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
rev
Sets therev
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
rows
Sets therows
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
rowspan
Sets therowspan
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
rules
Sets therules
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
scheme
Sets thescheme
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
scope
Sets thescope
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
scrolling
Sets thescrolling
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
selected
Sets theselected
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
shape
Sets theshape
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
size
Sets thesize
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
span
Sets thespan
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
src
Sets thesrc
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
standby
Sets thestandby
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
startAttr
Sets thestart
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
style
Sets thestyle
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
summary
Sets thesummary
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
tabindex
Sets thetabindex
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
target
Sets thetarget
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
textAttr
Sets thetext
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
title
Sets thetitle
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
type
Sets thetype
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
usemap
Sets theusemap
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
valign
Sets thevalign
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
value
Sets thevalue
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
valuetype
Sets thevaluetype
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
vlink
Sets thevlink
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
vspace
Sets thevspace
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-
width
Sets thewidth
attribute on the last started tag that has not been closed.- Parameters:
value
- the value to set, maybenull
- Returns:
- this, never
null
-