org.ujmp.core.util
Class ConsoleUtil
java.lang.Object
org.ujmp.core.util.ConsoleUtil
public class ConsoleUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleUtil
public ConsoleUtil()
startRecordSystemOut
public static void startRecordSystemOut()
startRecordSystemErr
public static void startRecordSystemErr()
stopRecordSystemOut
public static void stopRecordSystemOut()
stopRecordSystemErr
public static void stopRecordSystemErr()
getSystemOut
public static String getSystemOut()
getSystemErr
public static String getSystemErr()
Copyright © 2010. All Rights Reserved.