public class OutputCapture extends Object
public static void main(String[] args) throws Exception
args
is the name of a class,
subsequent elements are arguments to be passed to the main
method of that class.
Blank lines are stripped and a blank is prepended to each line.args
- argument vectorException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.