| Interface | Description |
|---|---|
| JsonParser.IGetCollection |
The callback-interface for specifying type of collection which will be returned when parsing.
|
| Class | Description |
|---|---|
| JsonParser |
Parsing JSON string to Map object with JSON5
JSON for Humans https://spec.json5.org
|
| JsonSerializer |
MAP to JSON converter.
|
| JsonSerializer.Settings |
json generator tuning
|
| MapNavigator |
Navigate by Map represented object.
|
| Enum | Description |
|---|---|
| JsonSerializer.Mode |
JSON generation mode
|
| Exception | Description |
|---|---|
| ParseException |
Exception on parse error
|
Copyright © 2018. All rights reserved.