Uses of Class
tools.jackson.dataformat.xml.XmlAnnotationIntrospector.Pair
Packages that use XmlAnnotationIntrospector.Pair
Package
Description
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 tools.jackson.dataformat.xml
Methods in tools.jackson.dataformat.xml that return XmlAnnotationIntrospector.PairModifier and TypeMethodDescriptionXmlAnnotationIntrospector.Pair.instance(tools.jackson.databind.AnnotationIntrospector a1, tools.jackson.databind.AnnotationIntrospector a2)