|
Streaming API for XML (JSR 173) Version 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLEventAllocator | |
javax.xml.stream | Provides an API for processing XML as a stream |
javax.xml.stream.util | Provides various utilities for processing XML |
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. |
|
Streaming API for XML (JSR 173) Version 1.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |