|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.utils.ObjectIdGrabber
public class ObjectIdGrabber
INTERNAL: Grabber that grabs the object id of the TMObjectIF given to it. This class is very similar to the ObjectIdGrabber, except that this class implements GrabberIF instead of StringifierIF.
| Constructor Summary | |
|---|---|
ObjectIdGrabber()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
grab(java.lang.Object object)
INTERNAL: Grabs the objectId of the given TMObjectIF |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectIdGrabber()
| Method Detail |
|---|
public java.lang.Object grab(java.lang.Object object)
grab in interface GrabberIFobject - the given object; internally typecast to TMObjectIF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||