| Package | Description |
|---|---|
| javax.xml.bind.annotation |
Defines annotations for customizing Java program elements to XML Schema mapping.
|
| Class and Description |
|---|
| DomHandler
Converts an element (and its descendants)
from/to DOM (or similar) representation.
|
| XmlAccessOrder
Used by XmlAccessorOrder to control the ordering of properties and
fields in a JAXB bound class.
|
| XmlAccessType
Used by XmlAccessorType to control serialization of fields or
properties.
|
| XmlNsForm
Enumeration of XML Schema namespace qualifications.
|