|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectacedb.Objset
| Constructor Summary | |
Objset(java.lang.String input)
Construct an Objset object from a ace object string dump with the show -j command. |
|
| Method Summary | |
Aceobj |
next()
Fetch the next Aceobj, one pass only; FORWARD_ONLY iteration!. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Objset(java.lang.String input)
input - should have one or more ace object in string format.| Method Detail |
public Aceobj next()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||