Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Package javax.xml.bind.annotation.adapters

XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with JAXB.

See:
          Description

Class Summary
Class Description
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
Annotation Type Description
XmlJavaTypeAdapter Use an adapter that implements XmlAdapter for custom marshaling.
XmlJavaTypeAdapters A container for multiple @XmlJavaTypeAdapter annotations.
 

Package javax.xml.bind.annotation.adapters Description

XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with JAXB.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.