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 classHtmlMost of the XHTML tags and attributes are available as methods.classHtmlBuilder<T>Most of the XHTML tags and attributes are available as methods.classHtmlWriterWrites HTML using anHtmlBuilderby callingHtmlWriter.write(Writer).
-