JavaTM 2 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 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only