public class WidgetObjectMapper
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 |
|---|
WidgetObjectMapper(WidgetJSONMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
fromJSONString(String json,
Class<T> resultType) |
WidgetInstanceManager |
getWidgetInstanceManager() |
protected void |
setWidgetInstanceManager(WidgetInstanceManager widgetInstanceManager) |
String |
toJSONString(Object object) |
org.codehaus.jackson.JsonParser |
treeAsTokens(org.codehaus.jackson.JsonNode n) |
_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, 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, writeValueAsStringpublic WidgetObjectMapper(WidgetJSONMapper mapper)
public WidgetInstanceManager getWidgetInstanceManager()
protected void setWidgetInstanceManager(WidgetInstanceManager widgetInstanceManager)
public org.codehaus.jackson.JsonParser treeAsTokens(org.codehaus.jackson.JsonNode n)
treeAsTokens in class org.codehaus.jackson.map.ObjectMapperCopyright © 2018. All rights reserved.