Package | Description |
---|---|
org.unix4j.processor |
Defines
LineProcessor and
InputProcessor , two interfaces
used for line-by-line input processing, and provides some basic
implementations for both interfaces. |
Modifier and Type | Class and Description |
---|---|
class |
RedirectInputLineProcessor
A line processor redirects a given
Input stream to the standard input
of a command. |
Copyright © 2024. All rights reserved.