| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
| Modifier and Type | Method and Description |
|---|---|
static FromStringDeserializer.Std |
FromStringDeserializer.findDeserializer(Class<?> rawType)
Factory method for trying to find a deserializer for one of supported
types that have simple from-String serialization.
|
Copyright © 2008–2019 FasterXML. All rights reserved.