All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description GeneratedHtmlBuilder<T> Auto-Generated builder from schema: xhtml1-transitional.xsdHtml Most of the XHTML tags and attributes are available as methods.HtmlBuilder<T> Most of the XHTML tags and attributes are available as methods.HtmlWriter Writes HTML using anHtmlBuilder
by callingHtmlWriter.write(Writer)
.Indenter A strategy to indent or in other words pretty print the markup.Indenter.TagIndentSpot Indicates the current position (cursor) of where whitespace is to be applied.MarkupBuilder<T> Fluent styled markup builder that writes to aWriter
.MarkupBuilder.Tag MarkupBuilder.TagClosingPolicy Policy for how tags should be closed.MarkupBuilderWriter The methods in this class will be merged withMarkupWriter
in 0.3.0.MarkupUtils XML Utils.MarkupWriter Wrap builders for deferred writing.SimpleIndenter A simple indenter that takes a String for before and after on the opening and closing tag.