public class CustomObjectMapper
extends org.codehaus.jackson.map.ObjectMapper
_deserializationConfig, _deserializerProvider, _injectableValues, _jsonFactory, _rootDeserializers, _serializationConfig, _serializerFactory, _serializerProvider, _subtypeResolver, _typeFactory, DEFAULT_ANNOTATION_INTROSPECTOR, DEFAULT_INTROSPECTOR, STD_VISIBILITY_CHECKER
Constructor and Description |
---|
CustomObjectMapper() |
Modifier and Type | Method and Description |
---|---|
static CustomObjectMapper |
get() |
protected CustomObjectMapper |
includeDefaults(boolean include) |
protected CustomObjectMapper |
indent(boolean indent) |
protected CustomObjectMapper |
setSerializer(org.codehaus.jackson.map.ser.CustomSerializerFactory ser) |
_configAndWriteValue, _configAndWriteValue, _convert, _createDeserializationContext, _defaultPrettyPrinter, _findRootDeserializer, _initForReading, _readMapAndClose, _readValue, _unwrapAndDeserialize, canDeserialize, canSerialize, configure, configure, configure, configure, constructType, convertValue, convertValue, convertValue, copyDeserializationConfig, copySerializationConfig, createArrayNode, createObjectNode, defaultPrettyPrintingWriter, disable, disable, disableDefaultTyping, enable, enable, enableDefaultTyping, enableDefaultTyping, enableDefaultTyping, enableDefaultTypingAsProperty, filteredWriter, generateJsonSchema, generateJsonSchema, getDeserializationConfig, getDeserializerProvider, getJsonFactory, getNodeFactory, getSerializationConfig, getSerializerProvider, getSubtypeResolver, getTypeFactory, getVisibilityChecker, isEnabled, isEnabled, isEnabled, isEnabled, prettyPrintingWriter, reader, reader, reader, reader, reader, reader, reader, readerForUpdating, readTree, 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, readValue, readValue, readValue, readValue, readValue, readValues, readValues, readValues, registerModule, registerSubtypes, registerSubtypes, schemaBasedReader, schemaBasedWriter, setAnnotationIntrospector, setDateFormat, setDefaultTyping, setDeserializationConfig, setDeserializerProvider, setFilters, setHandlerInstantiator, setInjectableValues, setNodeFactory, setPropertyNamingStrategy, setSerializationConfig, setSerializationInclusion, setSerializerFactory, setSerializerProvider, setSubtypeResolver, setTypeFactory, setVisibility, setVisibilityChecker, treeAsTokens, treeToValue, typedWriter, typedWriter, typedWriter, updatingReader, valueToTree, version, viewWriter, withModule, writer, writer, writer, writer, writer, writerWithDefaultPrettyPrinter, writerWithType, writerWithType, writerWithType, writerWithView, writeTree, writeTree, writeValue, writeValue, writeValue, writeValue, writeValue, writeValueAsBytes, writeValueAsString
public static CustomObjectMapper get()
protected CustomObjectMapper setSerializer(org.codehaus.jackson.map.ser.CustomSerializerFactory ser)
protected CustomObjectMapper includeDefaults(boolean include)
protected CustomObjectMapper indent(boolean indent)
Copyright © 2012. All Rights Reserved.