Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
Constructor | Description |
---|---|
StdNodeBasedDeserializer(StdNodeBasedDeserializer<?> src) |
"Copy-constructor" used when creating a modified copies, most often
if sub-class implements
ContextualDeserializer . |
Copyright © 2008–2018. All rights reserved.