org.rhq.helpers.perftest.support.output
Class ZippedXmlOutput
java.lang.Object
org.rhq.helpers.perftest.support.output.XmlOutput
org.rhq.helpers.perftest.support.output.ZippedXmlOutput
- All Implemented Interfaces:
- Output
public class ZippedXmlOutput
- extends XmlOutput
Represents a zipped XML output.
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZippedXmlOutput
public ZippedXmlOutput(OutputStream stream,
boolean doClose)
throws IOException
- Parameters:
stream - the stream to write the data to.doClose -
- Throws:
IOException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.