クラス
javax.xml.bind.attachment.AttachmentUnmarshallerの使用
-
AttachmentUnmarshallerを使用しているパッケージ パッケージ 説明 javax.xml.bind 非整列化、整列化および検証機能を含む実行時バインディング・フレームワークをクライアント・アプリケーションに提供します。 -
-
javax.xml.bindでのAttachmentUnmarshallerの使用
AttachmentUnmarshallerを返すjavax.xml.bind内のメソッド 修飾子と型 メソッド 説明 AttachmentUnmarshaller
Unmarshaller. getAttachmentUnmarshaller()
AttachmentUnmarshaller型のパラメータを持つjavax.xml.bind内のメソッド 修飾子と型 メソッド 説明 void
Unmarshaller. setAttachmentUnmarshaller(AttachmentUnmarshaller au)
cid、コンテンツID URIを、添付として渡されたバイナリ・データに解決するコンテキストを関連付けます。
-