Uses of Class
jakarta.xml.bind.annotation.adapters.XmlAdapter

Packages that use XmlAdapter
Package
Description
Package that contains support for using JAXB annotations for configuring Jackson data-binding aspects.
Implementation of the org.glassfish.jaxb.core.v2.model.core package for XJC.
Code generated into the user's packages in certain compilation mode.
 
Low-level interfaces and annotations used to create RESTful service resources.
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
XmlAdapter and its spec-defined subclasses to allow arbitrary Java classes to be used with Jakarta XML Binding.
Jakarta XML Binding Provider Use Only: Provides partial default implementations for some of the jakarta.xml.bind interfaces.
 
 
Code that implements JAXBContext, Unmarshaller, and Marshaller.