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