Uses of Package
jakarta.xml.bind.annotation.adapters

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.
 
 
 
 
 
 
 
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
The in-memory model of the JAXB-bound beans.
 
 
Code that implements JAXBContext, Unmarshaller, and Marshaller.