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 SummaryNested ClassesModifier and TypeClassDescriptionstatic classRepresents the absence of this class.
- 
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- 
XmlEventAllocatorpublic XmlEventAllocator()
 
-