|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TypeConverter
Interface used to define converters for converting Strings into various Object types.
| Method Summary | |
|---|---|
Object |
convertToObject(String value)
Convert a String to an Object type |
| Method Detail |
|---|
Object convertToObject(String value)
value - the String value to convert
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||