public abstract class JsonParserFactory extends Object
JsonParser
.JacksonJsonParser
,
YamlJsonParser
,
SimpleJsonParser
Constructor and Description |
---|
JsonParserFactory() |
Modifier and Type | Method and Description |
---|---|
static JsonParser |
getJsonParser()
Static factory for the "best" JSON parser available on the classpath.
|
public static JsonParser getJsonParser()
SimpleJsonParser
.JsonParser
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.