Interface | Description |
---|---|
JSON.Convertible |
JSON Convertible object.
|
JSON.Convertor |
Static JSON Convertor.
|
JSON.Generator |
JSON Generator.
|
JSON.Output |
JSON Output class for use by
JSON.Convertible . |
JSON.Source | |
JSONPojoConvertor.NumberType |
Class | Description |
---|---|
JSON |
JSON Parser and Generator.
|
JSON.Literal |
A Literal JSON generator A utility instance of
JSON.Generator
that holds a pre-generated string on JSON text. |
JSON.ReaderSource | |
JSON.StringSource | |
JSONCollectionConvertor | |
JSONDateConvertor |
Convert a
Date to JSON. |
JSONEnumConvertor |
Convert an
Enum to JSON. |
JSONObjectConvertor |
Convert an Object to JSON using reflection on getters methods.
|
JSONPojoConvertor |
Converts POJOs to JSON and vice versa.
|
JSONPojoConvertor.Setter | |
JSONPojoConvertorFactory |
Copyright © 1995-2015 Webtide. All Rights Reserved.