Uses of Class
com.fasterxml.jackson.module.jakarta.xmlbind.JakartaXmlBindAnnotationIntrospector
Packages that use JakartaXmlBindAnnotationIntrospector
Package
Description
Package that contains support for using JAXB annotations for
configuring Jackson data-binding aspects.
-
Uses of JakartaXmlBindAnnotationIntrospector in com.fasterxml.jackson.module.jakarta.xmlbind
Fields in com.fasterxml.jackson.module.jakarta.xmlbind declared as JakartaXmlBindAnnotationIntrospectorModifier and TypeFieldDescriptionprotected JakartaXmlBindAnnotationIntrospectorJakartaXmlBindAnnotationModule._introspectorIf the introspector is explicitly set or passed, we'll hold on to that until registration.Methods in com.fasterxml.jackson.module.jakarta.xmlbind that return JakartaXmlBindAnnotationIntrospectorModifier and TypeMethodDescriptionJakartaXmlBindAnnotationIntrospector.setNonNillableInclusion(JsonInclude.Include incl) Method to call to change inclusion criteria used for property annotated withXmlElementorXmlElementWrapper, withnillableset asfalse.Constructors in com.fasterxml.jackson.module.jakarta.xmlbind with parameters of type JakartaXmlBindAnnotationIntrospectorModifierConstructorDescription