| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
Gets the allocator used by streams created with this factory  | 
| Methods in javax.xml.stream with parameters of type XMLEventAllocator | |
|---|---|
abstract  void | 
XMLInputFactory.setEventAllocator(XMLEventAllocator allocator)
Set a user defined event allocator for events  | 
| Uses of XMLEventAllocator in javax.xml.stream.util | 
|---|
| Methods in javax.xml.stream.util that return XMLEventAllocator | |
|---|---|
 XMLEventAllocator | 
XMLEventAllocator.newInstance()
This method creates an instance of the XMLEventAllocator.  | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.