Uses of Package
javax.xml.bind.annotation
Packages that use javax.xml.bind.annotation
Package
Description
Defines annotations for customizing Java program elements to XML Schema mapping.
This package contains the core Jakarta XML Web Services APIs.
This package defines APIs related to WS-Addressing.
-
Classes in javax.xml.bind.annotation used by javax.xml.bind.annotationClassDescriptionConverts an element (and its descendants) from/to DOM (or similar) representation.Used by XmlAccessorOrder to control the ordering of properties and fields in a JAXB bound class.Used by XmlAccessorType to control serialization of fields or properties.Enumeration of XML Schema namespace qualifications.
-
Classes in javax.xml.bind.annotation used by javax.xml.wsClassDescriptionPrevents the mapping of a JavaBean property/type to XML representation.
-
Classes in javax.xml.bind.annotation used by javax.xml.ws.wsaddressingClassDescriptionMaps a class or an enum type to an XML element.Maps a class or an enum type to a XML Schema type.