|
JAXB v2.2.1 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
XmlAdapter
and its spec-defined
sub-classes to allow arbitrary Java classes to be used with JAXB.
See:
Description
Class Summary | |
---|---|
CollapsedStringAdapter | Built-in XmlAdapter to handle xs:token and its derived types. |
HexBinaryAdapter | XmlAdapter for xs:hexBinary. |
NormalizedStringAdapter | XmlAdapter to handle xs:normalizedString. |
XmlAdapter<ValueType,BoundType> | Adapts a Java type for custom marshaling. |
XmlJavaTypeAdapter.DEFAULT | Used in XmlJavaTypeAdapter.type() to
signal that the type be inferred from the signature
of the field, property, parameter or the class. |
Annotation Types Summary | |
---|---|
XmlJavaTypeAdapter | Use an adapter that implements XmlAdapter for custom marshaling. |
XmlJavaTypeAdapters |
A container for multiple @XmlJavaTypeAdapter annotations. |
XmlAdapter
and its spec-defined
sub-classes to allow arbitrary Java classes to be used with JAXB.
|
JAXB 2.0 PFD Specification License | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 2004 by Sun Microsystems, Inc., 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.