Class Summary |
BeanAnalyzer |
|
BeanProperty |
|
ChainedIterator |
|
ChainedSet |
|
DeferredInstantiation<T> |
|
JSONContext |
|
JSONDeserializer<T> |
JSONDeserializer takes as input a json string and produces a static typed object graph from that
json representation. |
JsonNumber |
|
JSONParameterizedType |
|
JSONSerializer |
JSONSerializer is the main class for performing serialization of Java objects
to JSON. |
JSONTokener |
A JSONTokener takes a source string and extracts characters and tokens from
it. |
ObjectBinder |
|
Path |
Internal class used by Flexjson to represent a path to a field within a serialized stream. |
PathExpression |
This is an internal class for Flexjson. |
StringBufferOutputHandler |
|
StringBuilderOutputHandler |
|
TransformerUtil |
|
TypeContext |
|
WriterOutputHandler |
|