Package org.apache.juneau.xml
Class XmlReporter.Void
java.lang.Object
org.apache.juneau.xml.XmlReporter
org.apache.juneau.xml.XmlReporter.Void
- All Implemented Interfaces:
- XMLReporter
- Enclosing class:
- XmlReporter
Represents the absence of this class.
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.juneau.xml.XmlReporterXmlReporter.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.XMLReporterreport
- 
Constructor Details- 
Voidpublic Void()
 
-