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
    protected
     
     
     
     
    GeneratedHtmlBuilder(MarkupBuilder<?> builder, boolean nested)
     
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
    a()
    Starts the <a> tag.
    Starts the <abbr> tag.
    abbr(String value)
    Sets the abbr attribute on the last started tag that has not been closed.
    accept(String value)
    Sets the accept attribute on the last started tag that has not been closed.
    Sets the accept-charset attribute on the last started tag that has not been closed.
    Sets the accesskey attribute on the last started tag that has not been closed.
    Starts the <acronym> tag.
    action(String value)
    Sets the action attribute on the last started tag that has not been closed.
    Starts the <address> tag.
    align(String value)
    Sets the align attribute on the last started tag that has not been closed.
    alink(String value)
    Sets the alink attribute on the last started tag that has not been closed.
    alt(String value)
    Sets the alt attribute on the last started tag that has not been closed.
    Starts the <applet> tag.
    archive(String value)
    Sets the archive attribute on the last started tag that has not been closed.
    Starts the <area> tag.
    axis(String value)
    Sets the axis attribute on the last started tag that has not been closed.
    b()
    Starts the <b> tag.
    Sets the background attribute on the last started tag that has not been closed.
    Starts the <base> tag.
    Starts the <basefont> tag.
    bdo()
    Starts the <bdo> tag.
    bgcolor(String value)
    Sets the bgcolor attribute on the last started tag that has not been closed.
    big()
    Starts the <big> tag.
    Starts the <blockquote> tag.
    Starts the <body> tag.
    border(String value)
    Sets the border attribute on the last started tag that has not been closed.
    br()
    Starts the <br> tag.
    Starts the <button> tag.
    Starts the <caption> tag.
    Sets the cellpadding attribute on the last started tag that has not been closed.
    Sets the cellspacing attribute on the last started tag that has not been closed.
    Starts the <center> tag.
    Sets the char attribute on the last started tag that has not been closed.
    charoff(String value)
    Sets the charoff attribute on the last started tag that has not been closed.
    charset(String value)
    Sets the charset attribute on the last started tag that has not been closed.
    checked(String value)
    Sets the checked attribute on the last started tag that has not been closed.
    Starts the <cite> tag.
    cite(String value)
    Sets the cite attribute on the last started tag that has not been closed.
    Sets the class attribute on the last started tag that has not been closed.
    classid(String value)
    Sets the classid attribute on the last started tag that has not been closed.
    clear(String value)
    Sets the clear attribute on the last started tag that has not been closed.
    Starts the <code> tag.
    code(String value)
    Sets the code attribute on the last started tag that has not been closed.
    Sets the codebase attribute on the last started tag that has not been closed.
    Sets the codetype attribute on the last started tag that has not been closed.
    col()
    Starts the <col> tag.
    Starts the <colgroup> tag.
    color(String value)
    Sets the color attribute on the last started tag that has not been closed.
    cols(String value)
    Sets the cols attribute on the last started tag that has not been closed.
    colspan(String value)
    Sets the colspan attribute on the last started tag that has not been closed.
    compact(String value)
    Sets the compact attribute on the last started tag that has not been closed.
    content(String value)
    Sets the content attribute on the last started tag that has not been closed.
    coords(String value)
    Sets the coords attribute on the last started tag that has not been closed.
    data(String value)
    Sets the data attribute on the last started tag that has not been closed.
    Sets the datetime attribute on the last started tag that has not been closed.
    dd()
    Starts the <dd> tag.
    declare(String value)
    Sets the declare attribute on the last started tag that has not been closed.
    defer(String value)
    Sets the defer 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.
    dir(String value)
    Sets the dir attribute on the last started tag that has not been closed.
    Sets the disabled 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.
    enctype(String value)
    Sets the enctype attribute on the last started tag that has not been closed.
    face(String value)
    Sets the face attribute on the last started tag that has not been closed.
    Starts the <fieldset> tag.
    Starts the <font> tag.
    forAttr(String value)
    Sets the for attribute on the last started tag that has not been closed.
    Starts the <form> tag.
    frame(String value)
    Sets the frame attribute on the last started tag that has not been closed.
    Sets the frameborder 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.
    Starts the <head> tag.
    headers(String value)
    Sets the headers attribute on the last started tag that has not been closed.
    height(String value)
    Sets the height attribute on the last started tag that has not been closed.
    hr()
    Starts the <hr> tag.
    href(String value)
    Sets the href attribute on the last started tag that has not been closed.
    Sets the hreflang attribute on the last started tag that has not been closed.
    hspace(String value)
    Sets the hspace attribute on the last started tag that has not been closed.
    Starts the <html> tag.
    Sets the http-equiv attribute on the last started tag that has not been closed.
    i()
    Starts the <i> tag.
    id(String value)
    Sets the id attribute on the last started tag that has not been closed.
    Starts the <iframe> tag.
    img()
    Starts the <img> tag.
    Starts the <input> tag.
    ins()
    Starts the <ins> tag.
    Starts the <isindex> tag.
    ismap(String value)
    Sets the ismap attribute on the last started tag that has not been closed.
    kbd()
    Starts the <kbd> tag.
    Starts the <label> tag.
    label(String value)
    Sets the label attribute on the last started tag that has not been closed.
    lang(String value)
    Sets the lang attribute on the last started tag that has not been closed.
    Sets the language attribute on the last started tag that has not been closed.
    Starts the <legend> tag.
    li()
    Starts the <li> tag.
    Starts the <link> tag.
    link(String value)
    Sets the link attribute on the last started tag that has not been closed.
    Sets the longdesc attribute on the last started tag that has not been closed.
    map()
    Starts the <map> tag.
    Sets the marginheight attribute on the last started tag that has not been closed.
    Sets the marginwidth attribute on the last started tag that has not been closed.
    Sets the maxlength attribute on the last started tag that has not been closed.
    media(String value)
    Sets the media attribute on the last started tag that has not been closed.
    Starts the <menu> tag.
    Starts the <meta> tag.
    method(String value)
    Sets the method attribute on the last started tag that has not been closed.
    Sets the multiple attribute on the last started tag that has not been closed.
    name(String value)
    Sets the name attribute on the last started tag that has not been closed.
    Starts the <noframes> tag.
    nohref(String value)
    Sets the nohref attribute on the last started tag that has not been closed.
    Starts the <noscript> tag.
    noshade(String value)
    Sets the noshade attribute on the last started tag that has not been closed.
    nowrap(String value)
    Sets the nowrap attribute on the last started tag that has not been closed.
    Starts the <object> tag.
    object(String value)
    Sets the object attribute on the last started tag that has not been closed.
    ol()
    Starts the <ol> tag.
    onblur(String value)
    Sets the onblur attribute on the last started tag that has not been closed.
    Sets the onchange attribute on the last started tag that has not been closed.
    onclick(String value)
    Sets the onclick attribute on the last started tag that has not been closed.
    Sets the ondblclick attribute on the last started tag that has not been closed.
    onfocus(String value)
    Sets the onfocus attribute on the last started tag that has not been closed.
    Sets the onkeydown attribute on the last started tag that has not been closed.
    Sets the onkeypress attribute on the last started tag that has not been closed.
    onkeyup(String value)
    Sets the onkeyup attribute on the last started tag that has not been closed.
    onload(String value)
    Sets the onload attribute on the last started tag that has not been closed.
    Sets the onmousedown attribute on the last started tag that has not been closed.
    Sets the onmousemove attribute on the last started tag that has not been closed.
    Sets the onmouseout attribute on the last started tag that has not been closed.
    Sets the onmouseover attribute on the last started tag that has not been closed.
    Sets the onmouseup attribute on the last started tag that has not been closed.
    onreset(String value)
    Sets the onreset attribute on the last started tag that has not been closed.
    Sets the onselect attribute on the last started tag that has not been closed.
    Sets the onsubmit attribute on the last started tag that has not been closed.
    Sets the onunload attribute on the last started tag that has not been closed.
    Starts the <optgroup> tag.
    Starts the <option> tag.
    p()
    Starts the <p> tag.
    Starts the <param> tag.
    pre()
    Starts the <pre> tag.
    profile(String value)
    Sets the profile attribute on the last started tag that has not been closed.
    prompt(String value)
    Sets the prompt attribute on the last started tag that has not been closed.
    q()
    Starts the <q> tag.
    Sets the readonly attribute on the last started tag that has not been closed.
    rel(String value)
    Sets the rel attribute on the last started tag that has not been closed.
    rev(String value)
    Sets the rev attribute on the last started tag that has not been closed.
    rows(String value)
    Sets the rows attribute on the last started tag that has not been closed.
    rowspan(String value)
    Sets the rowspan attribute on the last started tag that has not been closed.
    rules(String value)
    Sets the rules attribute on the last started tag that has not been closed.
    s()
    Starts the <s> tag.
    Starts the <samp> tag.
    scheme(String value)
    Sets the scheme attribute on the last started tag that has not been closed.
    scope(String value)
    Sets the scope attribute on the last started tag that has not been closed.
    Starts the <script> tag.
    Sets the scrolling attribute on the last started tag that has not been closed.
    Starts the <select> tag.
    Sets the selected attribute on the last started tag that has not been closed.
    shape(String value)
    Sets the shape attribute on the last started tag that has not been closed.
    size(String value)
    Sets the size attribute on the last started tag that has not been closed.
    Starts the <small> tag.
    Starts the <span> tag.
    span(String value)
    Sets the span attribute on the last started tag that has not been closed.
    src(String value)
    Sets the src attribute on the last started tag that has not been closed.
    standby(String value)
    Sets the standby attribute on the last started tag that has not been closed.
    Sets the start attribute on the last started tag that has not been closed.
    Starts the <strike> tag.
    Starts the <strong> tag.
    Starts the <style> tag.
    style(String value)
    Sets the style attribute on the last started tag that has not been closed.
    sub()
    Starts the <sub> tag.
    summary(String value)
    Sets the summary attribute on the last started tag that has not been closed.
    sup()
    Starts the <sup> tag.
    Sets the tabindex attribute on the last started tag that has not been closed.
    Starts the <table> tag.
    target(String value)
    Sets the target attribute on the last started tag that has not been closed.
    Starts the <tbody> tag.
    td()
    Starts the <td> tag.
    Starts the <textarea> tag.
    Sets the text attribute on the last started tag that has not been closed.
    Starts the <tfoot> tag.
    th()
    Starts the <th> tag.
    Starts the <thead> tag.
    Starts the <title> tag.
    title(String value)
    Sets the title attribute on the last started tag that has not been closed.
    tr()
    Starts the <tr> tag.
    tt()
    Starts the <tt> tag.
    type(String value)
    Sets the type attribute on the last started tag that has not been closed.
    u()
    Starts the <u> tag.
    ul()
    Starts the <ul> tag.
    usemap(String value)
    Sets the usemap attribute on the last started tag that has not been closed.
    valign(String value)
    Sets the valign attribute on the last started tag that has not been closed.
    value(String value)
    Sets the value attribute on the last started tag that has not been closed.
    Sets the valuetype attribute on the last started tag that has not been closed.
    var()
    Starts the <var> tag.
    vlink(String value)
    Sets the vlink attribute on the last started tag that has not been closed.
    vspace(String value)
    Sets the vspace attribute on the last started tag that has not been closed.
    width(String value)
    Sets the width attribute on the last started tag that has not been closed.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GeneratedHtmlBuilder

      public GeneratedHtmlBuilder(Writer writer)
    • GeneratedHtmlBuilder

      public GeneratedHtmlBuilder(MarkupBuilder<?> builder)
    • GeneratedHtmlBuilder

      public GeneratedHtmlBuilder(MarkupBuilder<?> builder, boolean nested)
    • GeneratedHtmlBuilder

      protected GeneratedHtmlBuilder()
  • Method Details

    • 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
    • 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(String value)
      Sets the abbr attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • accept

      public T accept(String value)
      Sets the accept attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • acceptCharset

      public T acceptCharset(String value)
      Sets the accept-charset attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • accesskey

      public T accesskey(String value)
      Sets the accesskey attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • action

      public T action(String value)
      Sets the action attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • align

      public T align(String value)
      Sets the align attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • alink

      public T alink(String value)
      Sets the alink attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • alt

      public T alt(String value)
      Sets the alt attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • archive

      public T archive(String value)
      Sets the archive attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • axis

      public T axis(String value)
      Sets the axis attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • background

      public T background(String value)
      Sets the background attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • bgcolor

      public T bgcolor(String value)
      Sets the bgcolor attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • border

      public T border(String value)
      Sets the border attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • cellpadding

      public T cellpadding(String value)
      Sets the cellpadding attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • cellspacing

      public T cellspacing(String value)
      Sets the cellspacing attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • charAttr

      public T charAttr(String value)
      Sets the char attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • charoff

      public T charoff(String value)
      Sets the charoff attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • charset

      public T charset(String value)
      Sets the charset attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • checked

      public T checked(String value)
      Sets the checked attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • cite

      public T cite(String value)
      Sets the cite attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • classAttr

      public T classAttr(String value)
      Sets the class attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • classid

      public T classid(String value)
      Sets the classid attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • clear

      public T clear(String value)
      Sets the clear attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • code

      public T code(String value)
      Sets the code attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • codebase

      public T codebase(String value)
      Sets the codebase attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • codetype

      public T codetype(String value)
      Sets the codetype attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • color

      public T color(String value)
      Sets the color attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • cols

      public T cols(String value)
      Sets the cols attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • colspan

      public T colspan(String value)
      Sets the colspan attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • compact

      public T compact(String value)
      Sets the compact attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • content

      public T content(String value)
      Sets the content attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • coords

      public T coords(String value)
      Sets the coords attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • data

      public T data(String value)
      Sets the data attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • datetime

      public T datetime(String value)
      Sets the datetime attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • declare

      public T declare(String value)
      Sets the declare attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • defer

      public T defer(String value)
      Sets the defer attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • dir

      public T dir(String value)
      Sets the dir attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • disabled

      public T disabled(String value)
      Sets the disabled attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • enctype

      public T enctype(String value)
      Sets the enctype attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • face

      public T face(String value)
      Sets the face attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • forAttr

      public T forAttr(String value)
      Sets the for attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • frame

      public T frame(String value)
      Sets the frame attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • frameborder

      public T frameborder(String value)
      Sets the frameborder attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • headers

      public T headers(String value)
      Sets the headers attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • height

      public T height(String value)
      Sets the height attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • href

      public T href(String value)
      Sets the href attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • hreflang

      public T hreflang(String value)
      Sets the hreflang attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • hspace

      public T hspace(String value)
      Sets the hspace attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • httpEquiv

      public T httpEquiv(String value)
      Sets the http-equiv attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • id

      public T id(String value)
      Sets the id attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • ismap

      public T ismap(String value)
      Sets the ismap attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • label

      public T label(String value)
      Sets the label attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • lang

      public T lang(String value)
      Sets the lang attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • language

      public T language(String value)
      Sets the language attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • link

      public T link(String value)
      Sets the link attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • longdesc

      public T longdesc(String value)
      Sets the longdesc attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • marginheight

      public T marginheight(String value)
      Sets the marginheight attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • marginwidth

      public T marginwidth(String value)
      Sets the marginwidth attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • maxlength

      public T maxlength(String value)
      Sets the maxlength attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • media

      public T media(String value)
      Sets the media attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • method

      public T method(String value)
      Sets the method attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • multiple

      public T multiple(String value)
      Sets the multiple attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • name

      public T name(String value)
      Sets the name attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • nohref

      public T nohref(String value)
      Sets the nohref attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • noshade

      public T noshade(String value)
      Sets the noshade attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • nowrap

      public T nowrap(String value)
      Sets the nowrap attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • object

      public T object(String value)
      Sets the object attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onblur

      public T onblur(String value)
      Sets the onblur attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onchange

      public T onchange(String value)
      Sets the onchange attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onclick

      public T onclick(String value)
      Sets the onclick attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • ondblclick

      public T ondblclick(String value)
      Sets the ondblclick attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onfocus

      public T onfocus(String value)
      Sets the onfocus attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onkeydown

      public T onkeydown(String value)
      Sets the onkeydown attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onkeypress

      public T onkeypress(String value)
      Sets the onkeypress attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onkeyup

      public T onkeyup(String value)
      Sets the onkeyup attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onload

      public T onload(String value)
      Sets the onload attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onmousedown

      public T onmousedown(String value)
      Sets the onmousedown attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onmousemove

      public T onmousemove(String value)
      Sets the onmousemove attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onmouseout

      public T onmouseout(String value)
      Sets the onmouseout attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onmouseover

      public T onmouseover(String value)
      Sets the onmouseover attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onmouseup

      public T onmouseup(String value)
      Sets the onmouseup attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onreset

      public T onreset(String value)
      Sets the onreset attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onselect

      public T onselect(String value)
      Sets the onselect attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onsubmit

      public T onsubmit(String value)
      Sets the onsubmit attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • onunload

      public T onunload(String value)
      Sets the onunload attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • profile

      public T profile(String value)
      Sets the profile attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • prompt

      public T prompt(String value)
      Sets the prompt attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • readonly

      public T readonly(String value)
      Sets the readonly attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • rel

      public T rel(String value)
      Sets the rel attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • rev

      public T rev(String value)
      Sets the rev attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • rows

      public T rows(String value)
      Sets the rows attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • rowspan

      public T rowspan(String value)
      Sets the rowspan attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • rules

      public T rules(String value)
      Sets the rules attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • scheme

      public T scheme(String value)
      Sets the scheme attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • scope

      public T scope(String value)
      Sets the scope attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • scrolling

      public T scrolling(String value)
      Sets the scrolling attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • selected

      public T selected(String value)
      Sets the selected attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • shape

      public T shape(String value)
      Sets the shape attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • size

      public T size(String value)
      Sets the size attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • span

      public T span(String value)
      Sets the span attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • src

      public T src(String value)
      Sets the src attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • standby

      public T standby(String value)
      Sets the standby attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • startAttr

      public T startAttr(String value)
      Sets the start attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • style

      public T style(String value)
      Sets the style attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • summary

      public T summary(String value)
      Sets the summary attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • tabindex

      public T tabindex(String value)
      Sets the tabindex attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • target

      public T target(String value)
      Sets the target attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • textAttr

      public T textAttr(String value)
      Sets the text attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • title

      public T title(String value)
      Sets the title attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • type

      public T type(String value)
      Sets the type attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • usemap

      public T usemap(String value)
      Sets the usemap attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • valign

      public T valign(String value)
      Sets the valign attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • value

      public T value(String value)
      Sets the value attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • valuetype

      public T valuetype(String value)
      Sets the valuetype attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • vlink

      public T vlink(String value)
      Sets the vlink attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • vspace

      public T vspace(String value)
      Sets the vspace attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null
    • width

      public T width(String value)
      Sets the width attribute on the last started tag that has not been closed.
      Parameters:
      value - the value to set, maybe null
      Returns:
      this, never null