net.ontopia.topicmaps.nav.utils.stringifiers
Class ComparatorNameStringifier
java.lang.Object
net.ontopia.topicmaps.nav.utils.stringifiers.ComparatorNameStringifier
- All Implemented Interfaces:
- StringifierIF
public class ComparatorNameStringifier
- extends Object
- implements StringifierIF
INTERNAL: Stringifier that stringifies TopicNameIFs and VariantNameIFs.
Method Summary |
String |
toString(Object name)
INTERNAL: Stringifies the given basename or variant name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComparatorNameStringifier
public ComparatorNameStringifier()
toString
public String toString(Object name)
- INTERNAL: Stringifies the given basename or variant name.
- Specified by:
toString
in interface StringifierIF
- Parameters:
name
- the name object to use; TopicNameIF or VariantNameIF
- Returns:
- string containing name value or "~~~~~" if name not set
Copyright © 2000-2012 Ontopia.