JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
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
MapToBean
JsonParser.
mapToBean
Methods in
jodd.json
that return
MapToBean
Modifier and Type
Method
Description
protected
MapToBean
JsonParserBase.
createMapToBean
(
String
classMetadataName)
Creates new instance of
MapToBean
.