| Package | Description |
|---|---|
| org.boon.json | |
| org.boon.json.implementation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonParserAndMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonMappingParser |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseJsonParser
Created by Richard on 2/2/14.
|
class |
BaseJsonParserAndMapper |
class |
JsonAsciiParser
Created by rick on 12/15/13.
|
class |
JsonBaseByteArrayParser
Created by rick on 12/15/13.
|
class |
JsonFastParser
This works in index overlay mode or chop mode.
|
class |
JsonParserCharArray
Converts an input JSON String into Java objects works with String or char array
as input.
|
class |
JsonParserLax
Created by rick on 12/12/13.
|
class |
JsonParserUsingCharacterSource
Converts an input JSON String into Java objects works with String or char array
as input.
|
class |
JsonUTF8Parser |
class |
PlistParser
Created by rick on 12/21/13.
|
| Modifier and Type | Field and Description |
|---|---|
protected JsonParser |
BaseJsonParserAndMapper.parser |
| Constructor and Description |
|---|
BaseJsonParserAndMapper(JsonParser parser,
Mapper mapper) |
Copyright © 2015. All Rights Reserved.