Mixin
Attributes
- Graph
-
- Supertypes
-
trait ClassTagExtensionsclass JsonMapperclass ObjectMappertrait Serializableclass ObjectCodectrait Versionedclass TreeCodecclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Convenience method for constructing com.fasterxml.jackson.databind.JavaType out of given type (typically java.lang.Class), but without explicit context.
Convenience method for constructing com.fasterxml.jackson.databind.JavaType out of given type (typically java.lang.Class), but without explicit context.
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Convenience method for doing two-step conversion from given value, into instance of given value type. This is functionality equivalent to first serializing given value into JSON, then binding JSON data into value of given type, but may be executed without fully serializing into JSON. Same converters (serializers, deserializers) will be used as for data binding, meaning same object mapper configuration works.
Convenience method for doing two-step conversion from given value, into instance of given value type. This is functionality equivalent to first serializing given value into JSON, then binding JSON data into value of given type, but may be executed without fully serializing into JSON. Same converters (serializers, deserializers) will be used as for data binding, meaning same object mapper configuration works.
Attributes
- Throws
-
java.lang.IllegalArgumentException
If conversion fails due to incompatible type; if so, root cause will contain underlying checked exception data binding functionality threw
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- JsonMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- JsonMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- JsonMapper
Attributes
- Inherited from:
- JsonMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Method to deserialize JSON content into a Java type, reference to which is passed as argument. Type is passed using so-called "super type token" (see ) and specifically needs to be used if the root type is a parameterized (generic) container type.
Method to deserialize JSON content into a Java type, reference to which is passed as argument. Type is passed using so-called "super type token" (see ) and specifically needs to be used if the root type is a parameterized (generic) container type.
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Method for reading sequence of Objects from parser stream. Sequence can be either root-level "unwrapped" sequence (without surrounding JSON array), or a sequence contained in a JSON Array. In either case com.fasterxml.jackson.core.JsonParser must point to the first token of the first element, OR not point to any token (in which case it is advanced to the next token). This means, specifically, that for wrapped sequences, parser MUST NOT point to the surrounding START_ARRAY but rather to the token following it.
Method for reading sequence of Objects from parser stream. Sequence can be either root-level "unwrapped" sequence (without surrounding JSON array), or a sequence contained in a JSON Array. In either case com.fasterxml.jackson.core.JsonParser must point to the first token of the first element, OR not point to any token (in which case it is advanced to the next token). This means, specifically, that for wrapped sequences, parser MUST NOT point to the surrounding START_ARRAY but rather to the token following it.
Note that com.fasterxml.jackson.databind.ObjectReader has more complete set of variants.
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Factory method for constructing com.fasterxml.jackson.databind.ObjectReader that will read or update instances of specified type
Factory method for constructing com.fasterxml.jackson.databind.ObjectReader that will read or update instances of specified type
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Factory method for constructing com.fasterxml.jackson.databind.ObjectReader that will deserialize objects using specified JSON View (filter).
Factory method for constructing com.fasterxml.jackson.databind.ObjectReader that will deserialize objects using specified JSON View (filter).
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- JsonMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Convenience conversion method that will bind data given JSON tree contains into specific value (usually bean) type.
Convenience conversion method that will bind data given JSON tree contains into specific value (usually bean) type.
Equivalent to:
objectMapper.convertValue(n, valueClass);
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- JsonMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Factory method for constructing com.fasterxml.jackson.databind.ObjectWriter that will serialize objects using specified root type, instead of actual runtime type of value. Type must be a super-type of runtime type.
Factory method for constructing com.fasterxml.jackson.databind.ObjectWriter that will serialize objects using specified root type, instead of actual runtime type of value. Type must be a super-type of runtime type.
Main reason for using this method is performance, as writer is able to pre-fetch serializer to use before write, and if writer is used more than once this avoids addition per-value serializer lookups.
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Attributes
- Inherited from:
- ObjectMapper
Factory method for constructing com.fasterxml.jackson.databind.ObjectWriter that will serialize objects using specified JSON View (filter).
Factory method for constructing com.fasterxml.jackson.databind.ObjectWriter that will serialize objects using specified JSON View (filter).
Attributes
- Inherited from:
- ClassTagExtensions
Attributes
- Inherited from:
- ObjectMapper
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Method to use for adding mix-in annotations to use for augmenting specified class or interface. All annotations from mixinSource are taken to override annotations that target (or its supertypes) has.
Method to use for adding mix-in annotations to use for augmenting specified class or interface. All annotations from mixinSource are taken to override annotations that target (or its supertypes) has.
Type parameters
- MixinSource
-
Class (or interface) whose annotations are to be "added" to target's annotations, overriding as necessary
- Target
-
Class (or interface) whose annotations to effectively override
Attributes
- Deprecated
- true
- Inherited from:
- ClassTagExtensions
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ClassTagExtensions
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectCodec
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ClassTagExtensions
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ClassTagExtensions
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper
Attributes
- Deprecated
- true
- Inherited from:
- ObjectMapper