|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Converters are used to convert a string (obtained from an attribute value) to the actual value needed by the setter.
ConverterException
Method Summary | |
Object |
convert(String value,
DecodeEngine decodeEngine)
converts a string value into an object type. |
Method Detail |
public Object convert(String value, DecodeEngine decodeEngine) throws ConverterException
value
- the string value to be converted.decodeEngine
- the DecodeEngine to be used.
ConverterException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |