Interface | Description |
---|---|
JsonParser |
Class | Description |
---|---|
JacksonJsonParser |
Thin wrapper to adapt Jackson 2
ObjectMapper to JsonParser . |
JsonParserFactory |
Factory to create a
JsonParser . |
SimpleJsonParser |
Really basic JSON parser for when you have nothing else available.
|
YamlJsonParser |
Thin wrapper to adapt Snake
Yaml to JsonParser . |
JsonParser
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.