| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| 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 XmlAdapterto handle xs:token and its derived types. | 
| HexBinaryAdapter | XmlAdapterfor xs:hexBinary. | 
| NormalizedStringAdapter | XmlAdapterto 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 XmlAdapterfor custom marshaling. | 
| XmlJavaTypeAdapters | A container for multiple @ XmlJavaTypeAdapterannotations. | 
        XmlAdapter and its spec-defined
        sub-classes to allow arbitrary Java classes to be used with JAXB.
        
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.