net.ontopia.topicmaps.utils
Class ObjectIdStringifier

java.lang.Object
  extended by net.ontopia.topicmaps.utils.ObjectIdStringifier
All Implemented Interfaces:
StringifierIF

public class ObjectIdStringifier
extends java.lang.Object
implements StringifierIF

INTERNAL: Stringifier that returns the object id of a topic map object.


Constructor Summary
ObjectIdStringifier()
           
 
Method Summary
 java.lang.String toString(java.lang.Object tmobject)
          INTERNAL: Stringifies an arbitrary topicmap object, using its objectId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectIdStringifier

public ObjectIdStringifier()
Method Detail

toString

public java.lang.String toString(java.lang.Object tmobject)
INTERNAL: Stringifies an arbitrary topicmap object, using its objectId

Specified by:
toString in interface StringifierIF
Parameters:
tmobject - object, typecast internally to TMObjectIF; the given topicmap object
Returns:
string the topic map object id


Copyright © 2000-2012 Ontopia.