Uses of Class
jakarta.xml.bind.JAXBIntrospector
Packages that use JAXBIntrospector
Package
Description
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of JAXBIntrospector in jakarta.xml.bind
Methods in jakarta.xml.bind that return JAXBIntrospectorModifier and TypeMethodDescriptionJAXBContext.createJAXBIntrospector()Creates aJAXBIntrospectorobject that can be used to introspect Jakarta XML Binding objects. -
Uses of JAXBIntrospector in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return JAXBIntrospector -
Uses of JAXBIntrospector in org.jboss.resteasy.plugins.providers.jaxb
Methods in org.jboss.resteasy.plugins.providers.jaxb that return JAXBIntrospector