public class NoIndentWriter extends AutoIndentWriter
anchors, anchors_sp, atStartOfLine, charPosition, charPositionOfStartOfExpr, indents, lineWidth, newline, outNO_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, writeWrapSeparatorpublic int write(java.lang.String str)
throws java.io.IOException
AutoIndentWriterwrite in interface StringTemplateWriterwrite in class AutoIndentWriterjava.io.IOExceptionCopyright ? 2006-2025 Terence Parr