Uses of Interface
com.googlecode.jatl.Indenter
-
Uses of Indenter in com.googlecode.jatl
Classes in com.googlecode.jatl that implement IndenterModifier and TypeClassDescriptionclassA simple indenter that takes a String for before and after on the opening and closing tag.Fields in com.googlecode.jatl declared as IndenterModifier and TypeFieldDescriptionprivate IndenterMarkupBuilder.indenterprotected static IndenterMarkupBuilder.indentOffAn indenter that turns off indenting.protected static IndenterMarkupBuilder.indentOnA default indenter that uses tabs.protected static IndenterMarkupBuilder.indentSameLineIndents by keeping a tag pair on the same line.private IndenterMarkupBuilder.previousIndenterMethods in com.googlecode.jatl with parameters of type Indenter