JavaTM 2 Platform
Standard Ed. 6

類別 javax.xml.bind.attachment.AttachmentMarshaller
的使用

使用 AttachmentMarshaller 的軟體套件
javax.xml.bind 為包含解組、編組和驗證功能的客戶端應用程序提供運行時綁定框架。 
javax.xml.bind.helpers 僅由 JAXB 提供者用於: 提供某些 javax.xml.bind 介面的部分預設實作。 
 

javax.xml.bindAttachmentMarshaller 的使用
 

返回 AttachmentMarshallerjavax.xml.bind 中的方法
 AttachmentMarshaller Marshaller.getAttachmentMarshaller()
           
 

參數型別為 AttachmentMarshallerjavax.xml.bind 中的方法
 void Marshaller.setAttachmentMarshaller(AttachmentMarshaller am)
          與上下文關聯,使 XML 文檔內的二進制資料能夠以優化的 XML 二進制附件的形式傳送。
 

javax.xml.bind.helpersAttachmentMarshaller 的使用
 

返回 AttachmentMarshallerjavax.xml.bind.helpers 中的方法
 AttachmentMarshaller AbstractMarshallerImpl.getAttachmentMarshaller()
           
 

參數型別為 AttachmentMarshallerjavax.xml.bind.helpers 中的方法
 void AbstractMarshallerImpl.setAttachmentMarshaller(AttachmentMarshaller am)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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