Uses of Interface
javax.xml.stream.util.XMLEventAllocator

Packages that use XMLEventAllocator
javax.xml.stream   
javax.xml.stream.util   
 

Uses of XMLEventAllocator in javax.xml.stream
 

Methods in javax.xml.stream that return XMLEventAllocator
abstract  XMLEventAllocator XMLInputFactory.getEventAllocator()
           
 

Methods in javax.xml.stream with parameters of type XMLEventAllocator
abstract  void XMLInputFactory.setEventAllocator(XMLEventAllocator allocator)
           
 

Uses of XMLEventAllocator in javax.xml.stream.util
 

Methods in javax.xml.stream.util that return XMLEventAllocator
 XMLEventAllocator XMLEventAllocator.newInstance()
           
 



Copyright © 2011. All Rights Reserved.