|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| BytePump | A BytePump copies from an InputStream to an OutputStream until end of file or until an Exception or other Throwable occurs. |
| CharPump | Copies from the Reader to the Writer until it reaches the end of the InputStream or throws an Exception. |
| ProcessUtils | Convenient class to run a native command-line program from Java and receive its output and exit status. |
| Exception Summary | |
|---|---|
| ProcessUtils.Exception | This Exception class reports error exit status, all standard output and error output from an external program. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||