Package org.apache.juneau.xml
Class XmlEventAllocator
java.lang.Object
org.apache.juneau.xml.XmlEventAllocator
- All Implemented Interfaces:
XMLEventAllocator
- Direct Known Subclasses:
XmlEventAllocator.Void
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Represents the absence of this class. -
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.xml.stream.util.XMLEventAllocator
allocate, allocate, newInstance
-
Constructor Details
-
XmlEventAllocator
public XmlEventAllocator()
-