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, setMapper
public JacksonMapperConfigurator(com.fasterxml.jackson.databind.ObjectMapper mapper, Annotations[] defAnnotations)
protected com.fasterxml.jackson.databind.AnnotationIntrospector _resolveIntrospectors(Annotations[] annotationsToUse)
_resolveIntrospectors
in class JsonMapperConfigurator
protected 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.