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 org.openjdk.asmtools.common.outputs.PrintWriterOutput
osFields inherited from class org.openjdk.asmtools.common.outputs.NamedToolOutput
destinationFileName, fullyQualifiedName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openjdk.asmtools.common.outputs.PrintWriterOutput
flush, getName, printlns, prints, printsMethods inherited from class org.openjdk.asmtools.common.outputs.NamedToolOutput
getCurrentClassName, getDestinationFileName, setDestinationFileName, startClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openjdk.asmtools.common.outputs.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
-