net.ontopia.topicmaps.utils
Class ObjectIdStringifier

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

public class ObjectIdStringifier
extends Object
implements StringifierIF<TMObjectIF>

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


Constructor Summary
ObjectIdStringifier()
           
 
Method Summary
 String toString(TMObjectIF 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 String toString(TMObjectIF tmobject)
INTERNAL: Stringifies an arbitrary topicmap object, using its objectId

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


Copyright © 2000-2012 Ontopia.