|
JSON Version 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.codehaus.jackson.map | |
---|---|
org.codehaus.jackson.map | |
org.codehaus.jackson.map.impl |
Classes in org.codehaus.jackson.map used by org.codehaus.jackson.map | |
---|---|
BaseMapper
This base class defines API aspects that are shared between different concrete mapper types. |
|
BaseMapper.DupFields
Enumeration that defines strategies available for dealing with duplicate field names (when mapping JSON to Java types). |
|
JavaTypeMapper.UnknownType
Enumeration that defines strategies available for dealing with unknown Java object types (when mapping java objects to JSON) |
|
JavaTypeSerializer
This interface defines the core API that some mappers expose, as well as what they expect helper classes to expose. |
|
JsonNode
Base class for all JSON nodes, used with the "dynamic" (JSON type) mapper |
Classes in org.codehaus.jackson.map used by org.codehaus.jackson.map.impl | |
---|---|
BaseMapper
This base class defines API aspects that are shared between different concrete mapper types. |
|
JsonNode
Base class for all JSON nodes, used with the "dynamic" (JSON type) mapper |
|
JSON Version 1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |