net.ontopia.topicmaps.utils
Class TopicStringifiers.FastSortNameStringifier
java.lang.Object
net.ontopia.topicmaps.utils.TopicStringifiers.FastSortNameStringifier
- All Implemented Interfaces:
- StringifierIF
- Enclosing class:
- TopicStringifiers
public static class TopicStringifiers.FastSortNameStringifier
- extends Object
- implements StringifierIF
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicStringifiers.FastSortNameStringifier
public TopicStringifiers.FastSortNameStringifier(TopicMapIF tm)
toString
public String toString(Object t)
- Description copied from interface:
StringifierIF
- Returns a stringified version of the object, i.e. a string
representation of that object.
- Specified by:
toString
in interface StringifierIF
- Parameters:
t
- the object that is to be made a string
representation of.
- Returns:
- a string representation of the
object
argument.
Copyright © 2000-2012 Ontopia.