Uses of Class
com.fasterxml.jackson.module.jaxb.JaxbAnnotationModule

Packages that use JaxbAnnotationModule
com.fasterxml.jackson.module.jaxb Package that contains support for using JAXB annotations for configuring Jackson data-binding aspects. 
 

Uses of JaxbAnnotationModule in com.fasterxml.jackson.module.jaxb
 

Methods in com.fasterxml.jackson.module.jaxb that return JaxbAnnotationModule
 JaxbAnnotationModule JaxbAnnotationModule.setPriority(JaxbAnnotationModule.Priority p)
          Method for defining whether JAXB annotations should be added as primary or secondary annotations (compared to already registered annotations).
 



Copyright © 2012 FasterXML. All Rights Reserved.