Uses of Class
jodd.json.JsonParserBase
-
Packages that use JsonParserBase Package Description jodd.json Light, but powerful JSON parser and serializers. -
-
Uses of JsonParserBase in jodd.json
Subclasses of JsonParserBase in jodd.json Modifier and Type Class Description classJsonParserSimple, developer-friendly JSON parser.Fields in jodd.json declared as JsonParserBase Modifier and Type Field Description protected JsonParserBaseMapToBean. jsonParserConstructors in jodd.json with parameters of type JsonParserBase Constructor Description MapToBean(JsonParserBase jsonParser, java.lang.String classMetadataName)
-