public class Indent extends java.lang.Object
Indent(int nspaces)
Indent
decr()
incr()
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 java.lang.String toString()
toString
java.lang.Object
public void setIndentLevel(int level)