|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 Marshaller.Listener 的軟體套件 | |
---|---|
javax.xml.bind | 為包含解組、編組和驗證功能的客戶端應用程序提供運行時綁定框架。 |
javax.xml.bind.helpers | 僅由 JAXB 提供者用於: 提供某些 javax.xml.bind 介面的部分預設實作。 |
javax.xml.bind 中 Marshaller.Listener 的使用 |
---|
返回 Marshaller.Listener 的 javax.xml.bind 中的方法 | |
---|---|
Marshaller.Listener |
Marshaller.getListener()
返回向此 Marshaller 註冊的 Marshaller.Listener 。 |
參數型別為 Marshaller.Listener 的 javax.xml.bind 中的方法 | |
---|---|
void |
Marshaller.setListener(Marshaller.Listener listener)
向此 Marshaller 註冊編組事件回調 Marshaller.Listener 。 |
javax.xml.bind.helpers 中 Marshaller.Listener 的使用 |
---|
返回 Marshaller.Listener 的 javax.xml.bind.helpers 中的方法 | |
---|---|
Marshaller.Listener |
AbstractMarshallerImpl.getListener()
|
參數型別為 Marshaller.Listener 的 javax.xml.bind.helpers 中的方法 | |
---|---|
void |
AbstractMarshallerImpl.setListener(Marshaller.Listener listener)
|
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。