public class IndentBuffer
extends java.lang.Object
Constructor and Description |
---|
IndentBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
deindent() |
void |
indent() |
void |
newline() |
java.lang.String |
toString() |
void |
write(char s) |
void |
write(java.lang.String s) |
Copyright © 2002–2018. All rights reserved.