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