Uses of Class
com.googlecode.jatl.GeneratedHtmlBuilder
-
Uses of GeneratedHtmlBuilder in com.googlecode.jatl
Subclasses of GeneratedHtmlBuilder in com.googlecode.jatlModifier and TypeClassDescriptionclass
Most of the XHTML tags and attributes are available as methods.class
HtmlBuilder<T>
Most of the XHTML tags and attributes are available as methods.class
Writes HTML using anHtmlBuilder
by callingHtmlWriter.write(Writer)
.