Package | Description |
---|---|
javax.xml.bind |
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
|
Modifier and Type | Method and Description |
---|---|
Binder<Node> |
JAXBContext.createBinder()
Creates a Binder for W3C DOM.
|
<T> Binder<T> |
JAXBContext.createBinder(Class<T> domType)
Creates a Binder object that can be used for
associative/in-place unmarshalling/marshalling.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.