Package org.codehaus.jettison.mapped
Interface TypeConverter
-
- All Known Implementing Classes:
DefaultConverter
,MappedNamespaceConvention.NullStringConverter
,SimpleConverter
public interface TypeConverter
Supports customized type conversion- Since:
- 1.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
convertToJSONPrimitive(java.lang.String text)
-