软件包 | 描述 |
---|---|
javax.xml.bind.annotation |
定义自定义java程序元素的XML Schema映射注释。
|
javax.xml.ws |
这个套件包含核心JAX-WS API。
|
javax.xml.ws.wsaddressing |
此包定义了寻址API相关。
|
Class and Description |
---|
DomHandler
将一个元素(及其后裔)从/到DOM(或类似)表示。
|
XmlAccessOrder
用xmlaccessororder控制在JAXB绑定类属性和字段的排序。
|
XmlAccessType
用xmlaccessortype控制字段或属性序列化。
|
XmlNsForm
XML架构命名空间资格的枚举。
|
Class and Description |
---|
XmlTransient
防止一个JavaBean属性/类型的XML表示的映射。
|
Class and Description |
---|
XmlRootElement
Map类或枚举类型的XML元素。
|
XmlType
Map类或枚举类型的一个XML Schema类型。
|
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, 2014, Oracle and/or its affiliates. All rights reserved.