public class NoIndentWriter extends AutoIndentWriter
anchors, anchors_sp, atStartOfLine, charIndex, charPosition, indents, lineWidth, newline, out| 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.
|
indent, index, popAnchorPoint, popIndentation, pushAnchorPoint, pushIndentation, setLineWidth, write, writeSeparator, writeWrappublic int write(java.lang.String str)
throws java.io.IOException
AutoIndentWriterwrite in interface STWriterwrite in class AutoIndentWriterjava.io.IOExceptionCopyright © 2019. All Rights Reserved.