public class JacksonMapperConfigurator extends JsonMapperConfigurator
_defaultAnnotationsToUse, _defaultMapper, _jaxbIntrospectorClass, _mapper| Constructor and Description |
|---|
JacksonMapperConfigurator(com.fasterxml.jackson.databind.ObjectMapper mapper,
Annotations[] defAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_resolveIntrospector(Annotations ann,
ArrayList<com.fasterxml.jackson.databind.AnnotationIntrospector> intr) |
protected com.fasterxml.jackson.databind.AnnotationIntrospector |
_resolveIntrospectors(Annotations[] annotationsToUse) |
_resolveIntrospector, getConfiguredMapper, getDefaultMapper, mapper_setAnnotations, configure, configure, configure, configure, setAnnotationsToUse, setMapperpublic JacksonMapperConfigurator(com.fasterxml.jackson.databind.ObjectMapper mapper,
Annotations[] defAnnotations)
protected com.fasterxml.jackson.databind.AnnotationIntrospector _resolveIntrospectors(Annotations[] annotationsToUse)
_resolveIntrospectors in class JsonMapperConfiguratorprotected void _resolveIntrospector(Annotations ann, ArrayList<com.fasterxml.jackson.databind.AnnotationIntrospector> intr)
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.