Class Stax2EventAllocatorImpl

java.lang.Object
org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
All Implemented Interfaces:
XMLEventAllocator, XMLStreamConstants

public class Stax2EventAllocatorImpl extends Object implements XMLEventAllocator, XMLStreamConstants
Base implementation of XMLEventAllocator, to be used either as is, or as a base for more specialized Stax2 event allocator implementation.