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