@Deprecated
public class SystemStreamCapture
extends java.lang.Object
Constructor and Description |
---|
SystemStreamCapture()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
recordSystemStream(DemoIdentifier demoId,
java.io.Writer writer,
SystemStreamType type)
Deprecated.
|
static void |
recordSystemStream(IDemoCase demo,
java.io.Writer writer,
SystemStreamType type)
Deprecated.
|
static java.lang.String |
recordSystemStreamToString(DemoIdentifier demoId,
SystemStreamType type)
Deprecated.
|
public static void recordSystemStream(DemoIdentifier demoId, java.io.Writer writer, SystemStreamType type) throws java.lang.Throwable
java.lang.Throwable
public static void recordSystemStream(IDemoCase demo, java.io.Writer writer, SystemStreamType type) throws java.lang.Throwable
java.lang.Throwable
public static java.lang.String recordSystemStreamToString(DemoIdentifier demoId, SystemStreamType type) throws java.lang.Throwable
java.lang.Throwable
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.