|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 AttachmentMarshaller 的軟體套件 | |
---|---|
javax.xml.bind | 為包含解組、編組和驗證功能的客戶端應用程序提供運行時綁定框架。 |
javax.xml.bind.helpers | 僅由 JAXB 提供者用於: 提供某些 javax.xml.bind 介面的部分預設實作。 |
javax.xml.bind 中 AttachmentMarshaller 的使用 |
---|
返回 AttachmentMarshaller 的 javax.xml.bind 中的方法 | |
---|---|
AttachmentMarshaller |
Marshaller.getAttachmentMarshaller()
|
參數型別為 AttachmentMarshaller 的 javax.xml.bind 中的方法 | |
---|---|
void |
Marshaller.setAttachmentMarshaller(AttachmentMarshaller am)
與上下文關聯,使 XML 文檔內的二進制資料能夠以優化的 XML 二進制附件的形式傳送。 |
javax.xml.bind.helpers 中 AttachmentMarshaller 的使用 |
---|
返回 AttachmentMarshaller 的 javax.xml.bind.helpers 中的方法 | |
---|---|
AttachmentMarshaller |
AbstractMarshallerImpl.getAttachmentMarshaller()
|
參數型別為 AttachmentMarshaller 的 javax.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。