public class TiogaJacksonObjectMapper
extends com.fasterxml.jackson.databind.ObjectMapper
_defaultPrettyPrinter, _deserializationConfig, _deserializationContext, _injectableValues, _jsonFactory, _mixInAnnotations, _registeredModuleTypes, _rootDeserializers, _rootNames, _serializationConfig, _serializerFactory, _serializerProvider, _subtypeResolver, _typeFactory, DEFAULT_ANNOTATION_INTROSPECTOR, DEFAULT_BASE, STD_VISIBILITY_CHECKER| Constructor and Description |
|---|
TiogaJacksonObjectMapper() |
TiogaJacksonObjectMapper(java.util.Collection<? extends com.fasterxml.jackson.databind.Module> modules,
java.util.Collection<? extends TiogaJacksonInjectable> injectables) |
TiogaJacksonObjectMapper(java.util.Collection<? extends TiogaJacksonInjectable> injectables) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
copy() |
static java.util.Collection<? extends com.fasterxml.jackson.databind.Module> |
defaultModules() |
java.util.Collection<? extends TiogaJacksonInjectable> |
getInjectables() |
java.util.Collection<? extends com.fasterxml.jackson.databind.Module> |
getModules() |
_checkInvalidCopy, _configAndWriteValue, _configAndWriteValue, _convert, _defaultPrettyPrinter, _findRootDeserializer, _initForReading, _newReader, _newReader, _newWriter, _newWriter, _newWriter, _readMapAndClose, _readValue, _serializerProvider, _unwrapAndDeserialize, _verifySchemaType, acceptJsonFormatVisitor, acceptJsonFormatVisitor, addHandler, addMixIn, addMixInAnnotations, canDeserialize, canDeserialize, canSerialize, canSerialize, clearProblemHandlers, configure, configure, configure, configure, configure, constructType, convertValue, convertValue, convertValue, createArrayNode, createDeserializationContext, createObjectNode, defaultClassIntrospector, disable, disable, disable, disable, disable, disable, disable, disableDefaultTyping, enable, enable, enable, enable, enable, enable, enable, enableDefaultTyping, enableDefaultTyping, enableDefaultTyping, enableDefaultTypingAsProperty, findAndRegisterModules, findMixInClassFor, findModules, findModules, generateJsonSchema, getDateFormat, getDeserializationConfig, getDeserializationContext, getFactory, getJsonFactory, getNodeFactory, getPropertyNamingStrategy, getSerializationConfig, getSerializerFactory, getSerializerProvider, getSubtypeResolver, getTypeFactory, getVisibilityChecker, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, isEnabled, mixInCount, reader, reader, reader, reader, reader, reader, reader, reader, reader, reader, reader, readerForUpdating, readerWithView, readTree, readTree, readTree, readTree, readTree, readTree, readTree, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValues, readValues, readValues, readValues, registerModule, registerModules, registerModules, registerSubtypes, registerSubtypes, setAnnotationIntrospector, setAnnotationIntrospectors, setBase64Variant, setConfig, setConfig, setDateFormat, setDefaultTyping, setFilters, setHandlerInstantiator, setInjectableValues, setLocale, setMixInAnnotations, setMixIns, setNodeFactory, setPropertyNamingStrategy, setSerializationInclusion, setSerializerFactory, setSerializerProvider, setSubtypeResolver, setTimeZone, setTypeFactory, setVisibility, setVisibilityChecker, treeAsTokens, treeToValue, valueToTree, version, writer, writer, writer, writer, writer, writer, writer, writer, writer, writer, writerFor, writerFor, writerFor, writerWithDefaultPrettyPrinter, writerWithType, writerWithType, writerWithType, writerWithView, writeTree, writeTree, writeValue, writeValue, writeValue, writeValue, writeValueAsBytes, writeValueAsStringpublic TiogaJacksonObjectMapper()
public TiogaJacksonObjectMapper(java.util.Collection<? extends TiogaJacksonInjectable> injectables)
public TiogaJacksonObjectMapper(java.util.Collection<? extends com.fasterxml.jackson.databind.Module> modules,
java.util.Collection<? extends TiogaJacksonInjectable> injectables)
public static java.util.Collection<? extends com.fasterxml.jackson.databind.Module> defaultModules()
public com.fasterxml.jackson.databind.ObjectMapper copy()
copy in class com.fasterxml.jackson.databind.ObjectMapperpublic java.util.Collection<? extends com.fasterxml.jackson.databind.Module> getModules()
public java.util.Collection<? extends TiogaJacksonInjectable> getInjectables()