软件包 | 描述 |
---|---|
javax.xml.bind |
为客户端应用程序提供包括解包,编组运行时绑定框架,和验证能力。
|
Modifier and Type | Method and Description |
---|---|
Binder<Node> |
JAXBContext.createBinder()
创建一个W3C DOM
Binder。
|
<T> Binder<T> |
JAXBContext.createBinder(类<T> domType)
创建一个
Binder对象,可以在地方解包/联想/使用编组。
|
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.