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