|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.CommonUtils.Indentation
public class Indentation
Constructor Summary | |
---|---|
Indentation()
|
Method Summary | |
---|---|
static void |
decreaseIndent()
|
static void |
increaseIndent()
|
static java.lang.String |
indent()
|
static void |
reset()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Indentation()
Method Detail |
---|
public static void reset()
public static void increaseIndent()
public static void decreaseIndent()
public static java.lang.String indent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |