|
org.netbeans.modules.extexecution/2 1.21.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| InputProcessor | Processes chars read by InputReader. |
| InputReader | This interface represents abstraction for reading characters. |
| InputReaders.FileInput.Provider | Provides the file input. |
| LineProcessor | Processes the lines fetched by InputReader usually with help
of the InputProcessors.bridge(LineProcessor). |
| Class Summary | |
|---|---|
| InputProcessors | Factory methods for InputProcessor classes. |
| InputReaders | Factory methods for InputReader classes. |
| InputReaders.FileInput | Represents the file with associated charset for reading from it. |
| InputReaderTask | Task consuming data from the certain reader, processing them with the given processor. |
| LineProcessors | Factory methods for LineProcessor classes. |
The support API for processing the growing streams or files. The API provides classes for automated processing of such inputs. The processing is character or line based.
InputReaderTask
|
org.netbeans.modules.extexecution/2 1.21.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||