public class Indent extends Object
Indent(int nspaces)
Indent
decr()
incr()
int
level()
void
setIndentLevel(int level)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Indent(int nspaces)
public Indent incr()
public Indent decr()
public int level()
public String toString()
toString
Object
public void setIndentLevel(int level)