| Package | Description |
|---|---|
| org.unix4j.builder |
Defines interfaces and implementations used to create a command or a chain of
joined commands.
|
| org.unix4j.io |
Contains interfaces and classes used to handle input and output of commands.
|
| org.unix4j.line |
Contains the
Line interface used for
line-by-line processing of input data and provides two alternative line
implementations. |
| org.unix4j.operation |
Contains the
LineOperation
interface and the AdHocCommand
implementation facilitating the creation of ad-hoc commands. |
| org.unix4j.processor |
Defines
LineProcessor and
InputProcessor, two interfaces
used for line-by-line input processing, and provides some basic
implementations for both interfaces. |
| org.unix4j.util |
Provides a set of utility classes used throughout the unix4j framework.
|
| org.unix4j.util.sort |
Contains interfaces and classes related to sorting.
|
| Class and Description |
|---|
| Line
A line is a line string including the line ending character(s).
|
| Class and Description |
|---|
| Line
A line is a line string including the line ending character(s).
|
| Class and Description |
|---|
| Line
A line is a line string including the line ending character(s).
|
| Class and Description |
|---|
| Line
A line is a line string including the line ending character(s).
|
| Class and Description |
|---|
| Line
A line is a line string including the line ending character(s).
|
| Class and Description |
|---|
| Line
A line is a line string including the line ending character(s).
|
| Class and Description |
|---|
| Line
A line is a line string including the line ending character(s).
|
Copyright © 2016. All Rights Reserved.