|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBaseTypeConverter
public class BaseTypeConverter
Default implementation of the TypeConverter
interface.
Constructor Summary | |
---|---|
BaseTypeConverter()
|
Method Summary | |
---|---|
Object |
convertToObject(Class type,
String value,
Locale locale)
Convert the String to a type, optinally using the given locale. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseTypeConverter()
Method Detail |
---|
public Object convertToObject(Class type, String value, Locale locale)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |