|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.ObjectIdStringifier
public class ObjectIdStringifier
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 |
---|
public ObjectIdStringifier()
Method Detail |
---|
public java.lang.String toString(java.lang.Object tmobject)
toString
in interface StringifierIF
tmobject
- object, typecast internally to TMObjectIF; the
given topicmap object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |