net.ontopia.topicmaps.nav2.impl.framework
Class FirstUpperCaseStringifier
java.lang.Object
net.ontopia.topicmaps.nav2.impl.framework.FirstUpperCaseStringifier
- All Implemented Interfaces:
- StringifierIF
public class FirstUpperCaseStringifier
- extends Object
- implements StringifierIF
INTERNAL: ...
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirstUpperCaseStringifier
public FirstUpperCaseStringifier()
toString
public String toString(Object obj)
- 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:
obj
- the object that is to be made a string
representation of.
- Returns:
- a string representation of the
object
argument.
Copyright © 2000-2012 Ontopia.