Uses of Interface
com.fasterxml.jackson.databind.AnnotationIntrospector.XmlExtensions
Packages that use AnnotationIntrospector.XmlExtensions
Package
Description
Package that contains support for using JAXB annotations for
configuring Jackson data-binding aspects.
-
Uses of AnnotationIntrospector.XmlExtensions in com.fasterxml.jackson.module.jakarta.xmlbind
Classes in com.fasterxml.jackson.module.jakarta.xmlbind that implement AnnotationIntrospector.XmlExtensionsModifier and TypeClassDescriptionclassAnnotation introspector that uses Jakarta Xml Bind annotations (nee "JAXB" Annotations") where applicable for jackson-databind to use.