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 Summary
Nested classes/interfaces inherited from class org.apache.juneau.xml.XmlReporter
XmlReporter.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.XMLReporter
report
-
Constructor Details
-
Void
public Void()
-