| Package | Description |
|---|---|
| org.mdiutil.io |
This package contains a class that allows to filter buffered stream while reading, and some static FileUtilities.
|
| Modifier and Type | Method and Description |
|---|---|
StreamGobbler.Listener |
StreamGobbler.getListener()
Return the InputStream listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamGobbler.setListener(StreamGobbler.Listener listener)
Set the InputStream listener.
|