Uses of Interface
tools.jackson.dataformat.xml.XmlAnnotationIntrospector
Packages that use XmlAnnotationIntrospector
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 in tools.jackson.dataformat.xml
Classes in tools.jackson.dataformat.xml that implement XmlAnnotationIntrospectorModifier and TypeClassDescriptionclassExtension ofJacksonAnnotationIntrospectorthat is needed to support additional xml-specific annotation that Jackson provides.static classExtension ofAnnotationIntrospector.Pairthat can also dispatch 'XmlAnnotationIntrospector' methods.