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 SummaryNested classes/interfaces inherited from class org.apache.juneau.xml.XmlEventAllocatorXmlEventAllocator.Void
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.xml.stream.util.XMLEventAllocatorallocate, allocate, newInstance
- 
Constructor Details- 
Voidpublic Void()
 
-