JavaTM Platform
Standard Ed. 6

类 javax.xml.bind.attachment.AttachmentUnmarshaller
的使用

使用 AttachmentUnmarshaller 的软件包
javax.xml.bind 为包含解组、编组和验证功能的客户端应用程序提供运行时绑定框架。 
javax.xml.bind.helpers 仅由 JAXB 提供者用于: 提供某些 javax.xml.bind 接口的部分默认实现。 
 

javax.xml.bindAttachmentUnmarshaller 的使用
 

返回 AttachmentUnmarshallerjavax.xml.bind 中的方法
 AttachmentUnmarshaller Unmarshaller.getAttachmentUnmarshaller()
           
 

参数类型为 AttachmentUnmarshallerjavax.xml.bind 中的方法
 void Unmarshaller.setAttachmentUnmarshaller(AttachmentUnmarshaller au)
          将解析 cid(内容 id URI)的上下文与作为附件传递的二进制数据关联。
 

javax.xml.bind.helpersAttachmentUnmarshaller 的使用
 

返回 AttachmentUnmarshallerjavax.xml.bind.helpers 中的方法
 AttachmentUnmarshaller AbstractUnmarshallerImpl.getAttachmentUnmarshaller()
           
 

参数类型为 AttachmentUnmarshallerjavax.xml.bind.helpers 中的方法
 void AbstractUnmarshallerImpl.setAttachmentUnmarshaller(AttachmentUnmarshaller au)
           
 


JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策