| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.deser.impl |
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
|
| com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CreatorCollector.Vanilla |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonLocationInstantiator
For
JsonLocation, we should be able to just implement
ValueInstantiator (not that explicit one would be very
hard but...) |
Copyright © 2008–2016 FasterXML. All rights reserved.