Uses of Class
com.fasterxml.jackson.dataformat.xml.XmlAnnotationIntrospector.Pair

Packages that use XmlAnnotationIntrospector.Pair
com.fasterxml.jackson.dataformat.xml Package that contains XML-based backends which can serialize POJOs to and deserialize from XML, using Stax XML parsers and generators for XML processing and mostly standard Jackson data binding otherwise. 
 

Uses of XmlAnnotationIntrospector.Pair in com.fasterxml.jackson.dataformat.xml
 

Methods in com.fasterxml.jackson.dataformat.xml that return XmlAnnotationIntrospector.Pair
static XmlAnnotationIntrospector.Pair XmlAnnotationIntrospector.Pair.instance(com.fasterxml.jackson.databind.AnnotationIntrospector a1, com.fasterxml.jackson.databind.AnnotationIntrospector a2)
           
 



Copyright © 2012 FasterXML. All Rights Reserved.