- caption() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <caption> tag.
- cellpadding(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the cellpadding attribute on the last started tag that
has not been closed.
- cellspacing(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the cellspacing attribute on the last started tag that
has not been closed.
- center() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <center> tag.
- charAttr(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the char attribute on the last started tag that
has not been closed.
- charoff(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the charoff attribute on the last started tag that
has not been closed.
- charset(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the charset attribute on the last started tag that
has not been closed.
- checkbox() - Method in class com.googlecode.jatl.HtmlBuilder
-
- checkbox(boolean) - Method in class com.googlecode.jatl.HtmlBuilder
-
- checked(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the checked attribute on the last started tag that
has not been closed.
- checkWriter() - Method in class com.googlecode.jatl.MarkupBuilder
-
- cite() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <cite> tag.
- cite(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the cite attribute on the last started tag that
has not been closed.
- classAttr(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the class attribute on the last started tag that
has not been closed.
- classid(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the classid attribute on the last started tag that
has not been closed.
- clear(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the clear attribute on the last started tag that
has not been closed.
- closePolicy - Variable in class com.googlecode.jatl.MarkupBuilder.Tag
-
- code() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <code> tag.
- code(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the code attribute on the last started tag that
has not been closed.
- codebase(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the codebase attribute on the last started tag that
has not been closed.
- codetype(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the codetype attribute on the last started tag that
has not been closed.
- col() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <col> tag.
- colgroup() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <colgroup> tag.
- color(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the color attribute on the last started tag that
has not been closed.
- cols(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the cols attribute on the last started tag that
has not been closed.
- colspan(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the colspan attribute on the last started tag that
has not been closed.
- com.googlecode.jatl - package com.googlecode.jatl
-
- compact(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the compact attribute on the last started tag that
has not been closed.
- content(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the content attribute on the last started tag that
has not been closed.
- coords(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the coords attribute on the last started tag that
has not been closed.
- createMap() - Method in class com.googlecode.jatl.MarkupBuilder
-
- object() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <object> tag.
- object(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the object attribute on the last started tag that
has not been closed.
- ol() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <ol> tag.
- onblur(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onblur attribute on the last started tag that
has not been closed.
- onchange(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onchange attribute on the last started tag that
has not been closed.
- onclick(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onclick attribute on the last started tag that
has not been closed.
- ondblclick(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the ondblclick attribute on the last started tag that
has not been closed.
- onfocus(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onfocus attribute on the last started tag that
has not been closed.
- onkeydown(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onkeydown attribute on the last started tag that
has not been closed.
- onkeypress(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onkeypress attribute on the last started tag that
has not been closed.
- onkeyup(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onkeyup attribute on the last started tag that
has not been closed.
- onload(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onload attribute on the last started tag that
has not been closed.
- onmousedown(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onmousedown attribute on the last started tag that
has not been closed.
- onmousemove(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onmousemove attribute on the last started tag that
has not been closed.
- onmouseout(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onmouseout attribute on the last started tag that
has not been closed.
- onmouseover(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onmouseover attribute on the last started tag that
has not been closed.
- onmouseup(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onmouseup attribute on the last started tag that
has not been closed.
- onreset(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onreset attribute on the last started tag that
has not been closed.
- onselect(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onselect attribute on the last started tag that
has not been closed.
- onsubmit(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onsubmit attribute on the last started tag that
has not been closed.
- onunload(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the onunload attribute on the last started tag that
has not been closed.
- optgroup() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <optgroup> tag.
- option() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <option> tag.
- option(String, String, boolean) - Method in class com.googlecode.jatl.HtmlBuilder
-
- s() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <s> tag.
- samp() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <samp> tag.
- scheme(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the scheme attribute on the last started tag that
has not been closed.
- scope(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the scope attribute on the last started tag that
has not been closed.
- script() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <script> tag.
- scrolling(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the scrolling attribute on the last started tag that
has not been closed.
- select() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <select> tag.
- selected(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the selected attribute on the last started tag that
has not been closed.
- setDepth(int) - Method in class com.googlecode.jatl.MarkupBuilder
-
Sets the indent depth after the builder has been created.
- setWriter(Writer) - Method in class com.googlecode.jatl.MarkupBuilder
-
Sets the writer after the builder has been created.
- shape(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the shape attribute on the last started tag that
has not been closed.
- SimpleIndenter - Class in com.googlecode.jatl
-
A simple indenter that takes a String for
before and after on the opening and closing tag.
- SimpleIndenter(String, String, String, String) - Constructor for class com.googlecode.jatl.SimpleIndenter
-
EXPERIMENTAL MAY CHANGE
- size(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the size attribute on the last started tag that
has not been closed.
- small() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <small> tag.
- span() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <span> tag.
- span(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the span attribute on the last started tag that
has not been closed.
- src(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the src attribute on the last started tag that
has not been closed.
- standby(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the standby attribute on the last started tag that
has not been closed.
- start(String) - Method in class com.googlecode.jatl.MarkupBuilder
-
- start(String, MarkupBuilder.TagClosingPolicy) - Method in class com.googlecode.jatl.MarkupBuilder
-
Starts a tag but does not immediately write it till the next
tag is started.
- start - Variable in class com.googlecode.jatl.MarkupBuilder.Tag
-
- startAttr(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the start attribute on the last started tag that
has not been closed.
- startTagIndent - Variable in class com.googlecode.jatl.SimpleIndenter
-
- startTagNewLine - Variable in class com.googlecode.jatl.SimpleIndenter
-
- strike() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <strike> tag.
- strong() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <strong> tag.
- style() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <style> tag.
- style(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the style attribute on the last started tag that
has not been closed.
- sub() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <sub> tag.
- summary(String) - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Sets the summary attribute on the last started tag that
has not been closed.
- sup() - Method in class com.googlecode.jatl.GeneratedHtmlBuilder
-
Starts the <sup> tag.