All Classes and Interfaces
Class
Description
Auto-Generated builder from schema: xhtml1-transitional.xsd
Most of the XHTML tags and attributes are available as methods.
Most of the XHTML tags and attributes are available as methods.
Writes HTML using an
HtmlBuilder
by calling HtmlWriter.write(Writer)
.A strategy to indent or in other words pretty print
the markup.
Indicates the current position (cursor) of where whitespace is to be applied.
Fluent styled
markup builder that writes to a
Writer
.Policy for how tags should be closed.
The methods in this class will be merged with
MarkupWriter
in 0.3.0.XML Utils.
Wrap builders for deferred writing.
A simple indenter that takes a String for
before and after on the opening and closing tag.