パッケージ | 説明 |
---|---|
jakarta.xml.bind | アンマーシャリング、マーシャリング、検証機能を含むクライアントアプリケーションにランタイムバインディングフレームワークを提供します。 |
jakarta.xml.bind.helpers | Jakarta XML Binding Provider Use Only : 一部の jakarta.xml.bind インターフェースの部分的なデフォルト実装を提供します。 |
修飾子と型 | メソッドと説明 |
---|---|
AttachmentMarshaller | Marshaller.getAttachmentMarshaller() |
修飾子と型 | メソッドと説明 |
---|---|
void | Marshaller.setAttachmentMarshaller(AttachmentMarshaller am) XML ドキュメント内のバイナリデータを XML バイナリに最適化された添付ファイルとして送信できるようにするコンテキストを関連付けます。 |
修飾子と型 | メソッドと説明 |
---|---|
AttachmentMarshaller | AbstractMarshallerImpl.getAttachmentMarshaller() |
修飾子と型 | メソッドと説明 |
---|---|
void | AbstractMarshallerImpl.setAttachmentMarshaller(AttachmentMarshaller am) |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.