global.sandbox.xmlutilities
Class XmlUtilitiesException.WrappedPrintWriter
java.lang.Object
global.sandbox.xmlutilities.XmlUtilitiesException.WrappedPrintWriter
- All Implemented Interfaces:
- XmlUtilitiesException.PrintStreamOrWriter
- Enclosing class:
- XmlUtilitiesException
private static class XmlUtilitiesException.WrappedPrintWriter
- extends Object
- implements XmlUtilitiesException.PrintStreamOrWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
printWriter
private final PrintWriter printWriter
XmlUtilitiesException.WrappedPrintWriter
XmlUtilitiesException.WrappedPrintWriter(PrintWriter printWriter)
print
public void print(String text)
- Specified by:
print
in interface XmlUtilitiesException.PrintStreamOrWriter
println
public void println(String text)
- Specified by:
println
in interface XmlUtilitiesException.PrintStreamOrWriter
flush
public void flush()
- Specified by:
flush
in interface XmlUtilitiesException.PrintStreamOrWriter
printStackTrace
public void printStackTrace(Throwable t)
- Specified by:
printStackTrace
in interface XmlUtilitiesException.PrintStreamOrWriter
Copyright © 2006–2018. All rights reserved.