STWriterpublic class NoIndentWriter extends AutoIndentWriter
anchors, anchors_sp, atStartOfLine, charIndex, charPosition, indents, lineWidth, newline, out| Constructor | Description |
|---|---|
NoIndentWriter(Writer out) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
write(String str) |
Write out a string literal or attribute expression or expression element.
|
indent, index, popAnchorPoint, popIndentation, pushAnchorPoint, pushIndentation, setLineWidth, write, writeSeparator, writeWrappublic NoIndentWriter(Writer out)
public int write(String str) throws IOException
AutoIndentWriterwrite in interface STWriterwrite in class AutoIndentWriterIOExceptionCopyright © 2019. All rights reserved.