public class OutputCapture
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Writes CDATA-wrapped output.
|
public static void main(java.lang.String[] args) throws java.lang.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 vectorjava.lang.Exception
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.