|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
javax.xml.bind.annotation Annotation Type XmlSchemaTypes
@Target(value=PACKAGE)
多个 @XmlSchemaType
注释的容器。
在程序元素上不允许使用多个相同类型的注释。因此此注释用于充当多个 @XmlSchemaType 的容器注释,如下所示:
@XmlSchemaTypes({ @XmlSchemaType(...), @XmlSchemaType(...) })
@XmlSchemaTypes 注释可用来在包级别上的定义不同类型的 XmlSchemaType
。
有关其他公共消息,请参阅 javax.xml.bind.package javadoc 中的“包规范”。
since | JAXB2.0 |
See also | javax.xml.bind.annotation.XmlSchemaType |
A container for multiple @XmlSchemaType
annotations.
Multiple annotations of the same type are not allowed on a program element. This annotation therefore serves as a container annotation for multiple @XmlSchemaType annotations as follows:
@XmlSchemaTypes({ @XmlSchemaType(...), @XmlSchemaType(...) })
The @XmlSchemaTypes annnotation can be used to
define XmlSchemaType
for different types at the
package level.
See "Package Specification" in javax.xml.bind.package javadoc for additional common information.
- Since:
- JAXB2.0
- Author:
- Sekhar Vajjhala, Sun Microsystems, Inc.
- See Also:
XmlSchemaType
Required Element Summary | |
---|---|
XmlSchemaType[] |
value
Collection of @ XmlSchemaType annotations |
Element Detail |
---|
abstract public XmlSchemaType[]
value()
@XmlSchemaType
注释的集合。
英文文档:
value
public abstract XmlSchemaType[] value
- Collection of @
XmlSchemaType
annotations
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!