public class NoIndentWriter extends AutoIndentWriter
anchors, anchors_sp, atStartOfLine, charIndex, charPosition, indents, lineWidth, newline, out| Constructor and Description |
|---|
NoIndentWriter(Writer
|
| Modifier and Type | Method and Description |
|---|---|
int |
write(String
Write out a string literal or attribute expression or expression element.
|
indent, index, popAnchorPoint, popIndentation, pushAnchorPoint, pushIndentation, setLineWidth, write, writeSeparator, writeWrappublic NoIndentWriter(Writerout)
public int write(Stringstr) throws IOException
AutoIndentWriter
write in interface
STWriter
write in class
AutoIndentWriter
IOException