|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessUtil.StdStreamListener | |
|---|---|
| org.apache.uima.pear.util | The org.apache.uima.pear.util package provides utilities that
facilitate common operations with general files, strings and XML files,
as well as simple process message routing and other useful operations. |
| Uses of ProcessUtil.StdStreamListener in org.apache.uima.pear.util |
|---|
| Methods in org.apache.uima.pear.util with parameters of type ProcessUtil.StdStreamListener | |
|---|---|
void |
ProcessUtil.Runner.addStreamListener(ProcessUtil.StdStreamListener listener)
Adds a given object, implementing the StdStreamListener interface to the list
of standard stream listeners. |
void |
ProcessUtil.Runner.removeListener(ProcessUtil.StdStreamListener listener)
Removes a given StdStreamListener object from the list of standard stream
listeners. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||