当前页面:
在线文档首页 >
Java Platform, Enterprise Edition v5.0 API Specifications
XmlJavaTypeAdapter.DEFAULT (Java EE 5 SDK) - Java Platform, Enterprise Edition v5.0 API Specifications
javax.xml.bind.annotation.adapters
Class XmlJavaTypeAdapter.DEFAULT
java.lang.Object
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter.DEFAULT
- Enclosing class:
- XmlJavaTypeAdapter
public static final class XmlJavaTypeAdapter.DEFAULT
- extends Object
Used in XmlJavaTypeAdapter.type()
to
signal that the type be inferred from the signature
of the field, property, parameter or the class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlJavaTypeAdapter.DEFAULT
public XmlJavaTypeAdapter.DEFAULT()
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.