Interface TypeConverter

All Known Implementing Classes:
DefaultConverter, MappedNamespaceConvention.NullStringConverter, SimpleConverter

public interface TypeConverter
Supports customized type conversion
Since:
1.1
  • Method Details

    • convertToJSONPrimitive

      Object convertToJSONPrimitive(String text)