|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StringConverter in org.joda.convert |
---|
Methods in org.joda.convert that return StringConverter | ||
---|---|---|
|
StringConvert.findConverter(Class<T> cls)
Finds a suitable converter for the type. |
Methods in org.joda.convert with parameters of type StringConverter | ||
---|---|---|
|
StringConvert.register(Class<T> cls,
StringConverter<T> converter)
Registers a converter for a specific type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |