Class EscapedPrintStreamOutput
java.lang.Object
org.openjdk.asmtools.common.outputs.NamedToolOutput
org.openjdk.asmtools.common.outputs.PrintWriterOutput
org.openjdk.asmtools.common.outputs.EscapedPrintStreamOutput
- All Implemented Interfaces:
ToolOutput
- Direct Known Subclasses:
StdoutOutput
-
Field Summary
FieldsFields inherited from class PrintWriterOutput
osFields inherited from class NamedToolOutput
destinationFileName, fullyQualifiedName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NamedToolOutput
getCurrentClassName, getDestinationFileName, setDestinationFileName, startClassMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ToolOutput
isReady
-
Field Details
-
originalStream
-
-
Constructor Details
-
EscapedPrintStreamOutput
-
-
Method Details
-
getDataOutputStream
- Specified by:
getDataOutputStreamin interfaceToolOutput- Overrides:
getDataOutputStreamin classPrintWriterOutput- Throws:
FileNotFoundException
-
finishClass
- Specified by:
finishClassin interfaceToolOutput- Overrides:
finishClassin classPrintWriterOutput- Throws:
IOException
-