Frames | No Frames |
Methods with return type javax.xml.stream.util.XMLEventAllocator | |
XMLEventAllocator | Creates a new allocator.
|
Classes implementing javax.xml.stream.util.XMLEventAllocator | |
class | Allocator for creating XML events based on a reader state.
|
Constructors with parameter type javax.xml.stream.util.XMLEventAllocator | |
XMLEventReaderImpl.XMLEventReaderImpl(XMLStreamReader reader, XMLEventAllocator allocator, String systemId) |
Fields of type javax.xml.stream.util.XMLEventAllocator | |
XMLEventAllocator | |
XMLEventAllocator |
Methods with parameter type javax.xml.stream.util.XMLEventAllocator | |
void | Sets the event allocator.
|
Methods with return type javax.xml.stream.util.XMLEventAllocator | |
XMLEventAllocator | Returns the event allocator.
|
XMLEventAllocator |
Methods with parameter type javax.xml.stream.util.XMLEventAllocator | |
void | Sets the event allocator.
|
Methods with return type javax.xml.stream.util.XMLEventAllocator | |
XMLEventAllocator | Returns the event allocator.
|