Uses of Class
jodd.json.MapToBean
-
Packages that use MapToBean Package Description jodd.json Light, but powerful JSON parser and serializers. -
-
Uses of MapToBean in jodd.json
Fields in jodd.json declared as MapToBean Modifier and Type Field Description protected MapToBeanJsonParser. mapToBeanMethods in jodd.json that return MapToBean Modifier and Type Method Description protected MapToBeanJsonParserBase. createMapToBean(java.lang.String classMetadataName)Creates new instance ofMapToBean.
-