| Package | Description |
|---|---|
| org.unix4j |
Provides a single class
Unix4j with static methods
serving as entry point to build commands and command chains joining several
commands. |
| org.unix4j.unix |
Provides implementations for commands inspired by well known unix commands.
|
| org.unix4j.unix.wc |
Contains private classes used by the
wc command. |
| Class and Description |
|---|
| WcOptions
Interface implemented by all option sets for the
wc command. |
| Class and Description |
|---|
| WcFactory
Factory for the
wc command returning
a new command instance from every signature method. |
| WcOptions
Interface implemented by all option sets for the
wc command. |
| WcOptionSets
Options for the
wc command with the
the following options: |
| Class and Description |
|---|
| Counters
Counters for lines, words and characters with
Counter objects in a
map by CounterType. |
| CounterType
Constants for different count types.
|
| WcArguments
Arguments and options for the
wc command. |
| WcCommand
Implementation of the
wc command. |
| WcFactory
Factory for the
wc command returning
a new command instance from every signature method. |
| WcOption
Options for the
wc command. |
| WcOptions
Interface implemented by all option sets for the
wc command. |
| WcOptionSet_lmw |
| WcOptionSets
Options for the
wc command with the
the following options: |
Copyright © 2025. All rights reserved.