|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Modules
(which are registered using
ObjectMapper.registerModule(org.codehaus.jackson.map.Module).
See:
Description
| Class Summary | |
|---|---|
| SimpleDeserializers | Simple implementation Deserializers which allows registration of
deserializers based on raw (type erased class). |
| SimpleModule | Simple Module implementation that allows registration
of serializers and deserializers, and bean serializer
and deserializer modifiers. |
| SimpleSerializers | Simple implementation Serializers which allows registration of
serializers based on raw (type erased class). |
Package that contains classes and interfaces to help implement
custom extension Modules
(which are registered using
ObjectMapper.registerModule(org.codehaus.jackson.map.Module).
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||