Interface | Description |
---|---|
Cache<KEY,VALUE> |
Cache
|
CharacterSource | |
Value | |
ValueMap<K,V> |
Class | Description |
---|---|
ArrayUtils | |
BaseJsonParser |
Base JSON parser.
|
Byt | |
ByteScanner | |
CharBuf | |
CharScanner | |
CharSequenceValue | |
Charsets | |
Chr | |
Dates | |
Exceptions | |
FastStringUtils | |
IO | |
JsonFastParser |
This works in index overlay mode or chop mode.
|
JsonParserCharArray |
Converts an input JSON String into Java objects works with String or char array
as input.
|
JsonParserLax | |
JsonParserUsingCharacterSource |
Converts an input JSON String into Java objects works with String or char array
as input.
|
JsonStringDecoder | |
LazyMap |
This maps only builds once you ask for a key for the first time.
|
LazyValueMap |
This class is important to the performance of the parser.
|
MapItemValue |
This holds a mapping from value key to value value to maximize laziness.
|
NumberValue | |
ReaderCharacterSource | |
SimpleCache<K,V> | |
ValueContainer | |
ValueList | |
ValueMapImpl |
This map is for object serialization mainly.
|
Enum | Description |
---|---|
CacheType | |
FastStringUtils.StringImplementation | |
Type |
Exception | Description |
---|---|
Exceptions.JsonInternalException |