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