net.ontopia.topicmaps.utils
Class ObjectIdGrabber

java.lang.Object
  extended by net.ontopia.topicmaps.utils.ObjectIdGrabber
All Implemented Interfaces:
GrabberIF

public class ObjectIdGrabber
extends java.lang.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.


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

ObjectIdGrabber

public ObjectIdGrabber()
Method Detail

grab

public java.lang.Object grab(java.lang.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.