net.ontopia.topicmaps.utils
Class ObjectIdStringifier
java.lang.Object
net.ontopia.topicmaps.utils.ObjectIdStringifier
- All Implemented Interfaces:
- StringifierIF
public class ObjectIdStringifier
- extends Object
- implements StringifierIF
INTERNAL: Stringifier that returns the object id of a topic map object.
Method Summary |
String |
toString(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 |
ObjectIdStringifier
public ObjectIdStringifier()
toString
public String toString(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.