Class XmlEventAllocator

java.lang.Object
org.apache.juneau.xml.XmlEventAllocator
All Implemented Interfaces:
XMLEventAllocator
Direct Known Subclasses:
XmlEventAllocator.Void

public abstract class XmlEventAllocator extends Object implements XMLEventAllocator
XMLEventAllocator base class.
See Also: