|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectucar.nc2.util.Indent
public class Indent
Maintains indentation level for printing nested structures.
| Constructor Summary | |
|---|---|
Indent(int nspaces)
|
|
| Method Summary | |
|---|---|
Indent |
decr()
|
Indent |
incr()
|
void |
setIndentLevel(int level)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Indent(int nspaces)
| Method Detail |
|---|
public Indent incr()
public Indent decr()
public String toString()
toString in class Objectpublic void setIndentLevel(int level)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||