|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectacedb.Aceobj.DumpStore
for storing the aceDump temperarily
| Constructor Summary | |
Aceobj.DumpStore(java.lang.String s)
Constructing the object from a acedump string. |
|
| Method Summary | |
int |
getTabCount()
Get the next horizontal branch as AceobjNode (pointer), if no more branch left returns null. |
java.lang.String |
nextline()
obtain the next line of text. |
Aceobj.AceobjNode |
rootBranch()
make the root branch from the first line of the Ace object dump in the Java format. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Aceobj.DumpStore(java.lang.String s)
s - java string representation of aceobject, from the show -j command| Method Detail |
public java.lang.String nextline()
public Aceobj.AceobjNode rootBranch()
public int getTabCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||