org.codehaus.jettison.mapped
Interface TypeConverter

All Known Implementing Classes:
DefaultConverter, SimpleConverter

public interface TypeConverter

Supports customized type conversion

Since:
1.1
Author:
Dejan Bosanac

Method Summary
 java.lang.Object convertToJSONPrimitive(java.lang.String text)
           
 

Method Detail

convertToJSONPrimitive

java.lang.Object convertToJSONPrimitive(java.lang.String text)