Package org.apache.juneau.xml
Class XmlEventAllocator.Void
java.lang.Object
org.apache.juneau.xml.XmlEventAllocator
org.apache.juneau.xml.XmlEventAllocator.Void
- All Implemented Interfaces:
XMLEventAllocator
- Enclosing class:
XmlEventAllocator
Represents the absence of this class.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.juneau.xml.XmlEventAllocator
XmlEventAllocator.Void
-
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
-
Void
public Void()
-