Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
Modifier and Type | Method and Description |
---|---|
ObjectArrayDeserializer |
ObjectArrayDeserializer.withDeserializer(TypeDeserializer elemTypeDeser,
JsonDeserializer<?> elemDeser)
Overridable fluent-factory method used to create contextual instances
|
Copyright © 2014–2015 FasterXML. All rights reserved.