|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.locomotive.directory.StringConverter
Converter for converting objects to String.
Constructor Summary | |
StringConverter()
|
Method Summary | |
java.lang.Object |
convertProperty(java.lang.Object value)
Convert an object of one class to an object to another class. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public StringConverter()
Method Detail |
public java.lang.Object convertProperty(java.lang.Object value)
value
- The value to convert.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |