パッケージ | 説明 |
---|---|
javax.xml.bind |
非整列化、整列化および検証機能を含む実行時バインディング・フレームワークをクライアント・アプリケーションに提供します。
|
javax.xml.bind.helpers |
JAXBプロバイダのみが使用します。いくつかのjavax.xml.bindインタフェースの部分的なデフォルト実装を提供します。
|
修飾子と型 | メソッドと説明 |
---|---|
AttachmentMarshaller |
Marshaller.getAttachmentMarshaller() |
修飾子と型 | メソッドと説明 |
---|---|
void |
Marshaller.setAttachmentMarshaller(AttachmentMarshaller am)
XML文書内のバイナリ・データを、XMLバイナリの最適化された添付として転送可能にするコンテキストを関連付けます。
|
修飾子と型 | メソッドと説明 |
---|---|
AttachmentMarshaller |
AbstractMarshallerImpl.getAttachmentMarshaller() |
修飾子と型 | メソッドと説明 |
---|---|
void |
AbstractMarshallerImpl.setAttachmentMarshaller(AttachmentMarshaller am) |
バグまたは機能を送信
詳細なAPIリファレンスおよび開発者ドキュメントについては、Java SEのドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright© 1993, 2014, Oracle and/or its affiliates. All rights reserved.