public class OutputCapture
extends java.lang.Object
| Modifier and Type | Method | 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.ExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.