Interface TypeConverter
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Bindings,TypeConverterImpl
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT
Default conversions as from JSR245.
-
-
Method Details
-
convert
Convert the given input value to the specified target type.- Parameters:
value- input valuetype- target type- Returns:
- conversion result
- Throws:
ELException
-