Package | Description |
---|---|
org.codehaus.jackson.map.deser |
Contains implementation classes of deserialization part of
data binding.
|
org.codehaus.jackson.map.ser |
Contains implementation classes of serialization part of
data binding.
|
Modifier and Type | Field and Description |
---|---|
protected RootNameLookup |
StdDeserializerProvider._rootNames |
Modifier and Type | Field and Description |
---|---|
protected RootNameLookup |
StdSerializerProvider._rootNames
Helper object for keeping track of introspected root names
|