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