JavaTM 2 Platform
Standard Ed. 6

介面 javax.xml.stream.util.XMLEventAllocator
的使用

使用 XMLEventAllocator 的軟體套件
javax.xml.stream   
javax.xml.stream.util   
 

javax.xml.streamXMLEventAllocator 的使用
 

返回 XMLEventAllocatorjavax.xml.stream 中的方法
abstract  XMLEventAllocator XMLInputFactory.getEventAllocator()
          獲取用此處理器創建的串流所使用的分派器。
 

參數型別為 XMLEventAllocatorjavax.xml.stream 中的方法
abstract  void XMLInputFactory.setEventAllocator(XMLEventAllocator allocator)
          為事件設置一個使用者定義的事件分派器。
 

javax.xml.stream.utilXMLEventAllocator 的使用
 

返回 XMLEventAllocatorjavax.xml.stream.util 中的方法
 XMLEventAllocator XMLEventAllocator.newInstance()
          此方法創建一個 XMLEventAllocator 實例。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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