|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Converter
Handles conversion of input Strings to basic types.
Method Summary | |
---|---|
Object |
convert(String[] values)
Converts given input strings (extracted from the parameter) to a basic type. |
Method Detail |
---|
Object convert(String[] values) throws FormatException
values
- The parameter values.
FormatException
- If the input string is not of compatible format.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |