StringTemplateWriterpublic class NoIndentWriter extends AutoIndentWriter
anchors, anchors_sp, atStartOfLine, charPosition, charPositionOfStartOfExpr, indents, lineWidth, newline, outNO_WRAP| Constructor | Description |
|---|---|
NoIndentWriter(java.io.Writer out) |
| Modifier and Type | Method | 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, writeWrapSeparatorpublic int write(java.lang.String str)
throws java.io.IOException
AutoIndentWriterwrite in interface StringTemplateWriterwrite in class AutoIndentWriterjava.io.IOExceptionCopyright ? 2006-2017 Terence Parr