- All Implemented Interfaces:
com.fasterxml.jackson.databind.util.Converter<Object,Object>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.fasterxml.jackson.databind.util.Converter
com.fasterxml.jackson.databind.util.Converter.None
-
Field Summary
Fields
protected final boolean
protected final com.fasterxml.jackson.databind.JavaType
protected final com.fasterxml.jackson.databind.JavaType
-
Constructor Summary
Constructors
AdapterConverter(XmlAdapter<?,?> adapter,
com.fasterxml.jackson.databind.JavaType inType,
com.fasterxml.jackson.databind.JavaType outType,
boolean ser)
-
Method Summary
com.fasterxml.jackson.databind.JavaType
getInputType(com.fasterxml.jackson.databind.type.TypeFactory typeFactory)
com.fasterxml.jackson.databind.JavaType
getOutputType(com.fasterxml.jackson.databind.type.TypeFactory typeFactory)
Methods inherited from class com.fasterxml.jackson.databind.util.StdConverter
_findConverterType
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait