net.ontopia.topicmaps.utils
Class NameStringifier
java.lang.Object
net.ontopia.topicmaps.utils.NameStringifier
- All Implemented Interfaces:
- StringifierIF
public class NameStringifier
- extends Object
- implements StringifierIF
INTERNAL: Stringifier that stringifies TopicNameIFs and VariantNameIFs
by calling their getValue() method.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameStringifier
public NameStringifier()
toString
public String toString(Object name)
- INTERNAL: Stringifies the given name.
- Specified by:
toString
in interface StringifierIF
- Parameters:
name
- object, cast to TopicNameIF or VariantNameIF
internally; the given name
- Returns:
- string containing name value or "[No name]"
Copyright © 2000-2012 Ontopia.