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

Uses in package gnu.xml.stream

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

Fields of type javax.xml.stream.util.XMLEventAllocator

XMLEventAllocator
XMLEventAllocator

Methods with parameter type javax.xml.stream.util.XMLEventAllocator

void

Methods with return type javax.xml.stream.util.XMLEventAllocator

XMLEventAllocator
XMLEventAllocator
Creates a new allocator.

Uses in package javax.xml.stream.util

Methods with return type javax.xml.stream.util.XMLEventAllocator

XMLEventAllocator
Creates a new allocator.

Uses in package javax.xml.stream

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.