Module jakarta.xml.bind
Jakarta XML Binding API.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
-
-
Packages
Exports Package Description jakarta.xml.bind Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.jakarta.xml.bind.annotation Defines annotations for customizing Java program elements to XML Schema mapping.jakarta.xml.bind.annotation.adapters XmlAdapter
and its spec-defined sub-classes to allow arbitrary Java classes to be used with Jakarta XML Binding.jakarta.xml.bind.attachment This package is implemented by a MIME-based package processor that enables the interpretation and creation of optimized binary data within an MIME-based package format.jakarta.xml.bind.helpers Jakarta XML Binding Provider Use Only: Provides partial default implementations for some of thejakarta.xml.bind
interfaces.jakarta.xml.bind.util Useful client utility classes.
-