Uses of Class
com.googlecode.jatl.GeneratedHtmlBuilder
-
-
Uses of GeneratedHtmlBuilder in com.googlecode.jatl
Subclasses of GeneratedHtmlBuilder in com.googlecode.jatl Modifier and Type Class Description class
Html
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
HtmlWriter
Writes HTML using anHtmlBuilder
by callingHtmlWriter.write(Writer)
.
-