public class NoIndentWriter extends AutoIndentWriter
anchors, anchors_sp, atStartOfLine, charPosition, charPositionOfStartOfExpr, indents, lineWidth, newline, out
NO_WRAP
Constructor and Description |
---|
NoIndentWriter(java.io.Writer out) |
Modifier and Type | Method and Description |
---|---|
int |
write(java.lang.String str)
Write out a string literal or attribute expression or expression element.
|
getIndentationWidth, getIndentString, indent, indent, popAnchorPoint, popIndentation, pushAnchorPoint, pushIndentation, setLineWidth, write, writeSeparator, writeWrapSeparator
public int write(java.lang.String str) throws java.io.IOException
AutoIndentWriter
write
in interface StringTemplateWriter
write
in class AutoIndentWriter
java.io.IOException
Copyright ? 2006-2017 Terence Parr