Package org.ghotibeaun.json.converters.valueconverter
-
Interface Summary Interface Description ValueConverter<T> -
Class Summary Class Description AbstractJSONValueConverter<T> Abstract implementation for theValueConverter
interface.NumberFormatJSONValueConverter StringJSONValueConverter Converts a JSONValue to a String.