net.ontopia.topicmaps.utils
Class ObjectIdGrabber
java.lang.Object
net.ontopia.topicmaps.utils.ObjectIdGrabber
- All Implemented Interfaces:
- GrabberIF
public class ObjectIdGrabber
- extends Object
- implements GrabberIF
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.
|
Method Summary |
Object |
grab(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 |
ObjectIdGrabber
public ObjectIdGrabber()
grab
public Object grab(Object object)
- INTERNAL: Grabs the objectId of the given TMObjectIF
- Specified by:
grab in interface GrabberIF
- Parameters:
object - the given object; internally typecast to TMObjectIF
- Returns:
- object which is the objectId of the given TMObjectIF
Copyright © 2000-2012 Ontopia.