|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.nav2.impl.framework.FirstUpperCaseStringifier
public class FirstUpperCaseStringifier
INTERNAL: ...
Constructor Summary | |
---|---|
FirstUpperCaseStringifier()
|
Method Summary | |
---|---|
java.lang.String |
toString(java.lang.Object obj)
Returns a stringified version of the object, i.e. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FirstUpperCaseStringifier()
Method Detail |
---|
public java.lang.String toString(java.lang.Object obj)
StringifierIF
toString
in interface StringifierIF
obj
- the object that is to be made a string
representation of.
object
argument.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |