| 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 Jakarta XML Binding bound class.
|
| XmlAccessType |
Used by XmlAccessorType to control serialization of fields or
properties.
|
| XmlElement |
Maps a JavaBean property to a XML element derived from property name.
|
| XmlElementRef |
Maps a JavaBean property to a XML element derived from property's type.
|
| XmlNs |
Associates a namespace prefix with a XML namespace URI.
|
| XmlNsForm |
Enumeration of XML Schema namespace qualifications.
|
| XmlSchemaType |
Maps a Java type to a simple schema built-in type.
|