Package | Description |
---|---|
jakarta.ws.rs.core |
Low-level interfaces and annotations used to create RESTful service resources.
|
jakarta.xml.bind |
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
|
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.helpers |
Jakarta XML Binding Provider Use Only: Provides partial default implementations for
some of the
jakarta.xml.bind interfaces. |
Class and Description |
---|
XmlAdapter
Adapts a Java type for custom marshaling.
|
Class and Description |
---|
XmlAdapter
Adapts a Java type for custom marshaling.
|
Class and Description |
---|
XmlAdapter
Adapts a Java type for custom marshaling.
|
Class and Description |
---|
XmlAdapter
Adapts a Java type for custom marshaling.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.