| Package | Description |
|---|---|
| jakarta.xml.bind |
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
|
| jakarta.xml.bind.helpers |
Jakarta XML Binding Provider Use Only: Provides partial default implementations for
some of the
jakarta.xml.bind interfaces. |
| Modifier and Type | Method and Description |
|---|---|
AttachmentUnmarshaller |
Unmarshaller.getAttachmentUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
Unmarshaller.setAttachmentUnmarshaller(AttachmentUnmarshaller au)
Associate a context that resolves cid's, content-id URIs, to
binary data passed as attachments.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentUnmarshaller |
AbstractUnmarshallerImpl.getAttachmentUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUnmarshallerImpl.setAttachmentUnmarshaller(AttachmentUnmarshaller au) |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.