|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonParser | |
|---|---|
| org.springframework.boot.config | |
| Uses of JsonParser in org.springframework.boot.config |
|---|
| Classes in org.springframework.boot.config that implement JsonParser | |
|---|---|
class |
JacksonJsonParser
Thin wrapper to adapt Jackson 2 ObjectMapper to JsonParser. |
class |
SimpleJsonParser
Really basic JSON parser for when you have nothing else available. |
class |
YamlJsonParser
Thin wrapper to adapt Snake Yaml to JsonParser. |
| Methods in org.springframework.boot.config that return JsonParser | |
|---|---|
static JsonParser |
JsonParserFactory.getJsonParser()
Static factory for the "best" JSON parser available on the classpath. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||