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.head |
Contains private classes used by the
head command. |
Class and Description |
---|
HeadOptions
Interface implemented by all option sets for the
head command. |
Class and Description |
---|
HeadFactory
Factory for the
head command returning
a new command instance from every signature method. |
HeadOptions
Interface implemented by all option sets for the
head command. |
HeadOptionSets
Options for the
head command with the
the following options: |
Class and Description |
---|
AbstractHeadProcessor
Base class for the line processors used by the
HeadCommand . |
HeadArguments
Arguments and options for the
head command. |
HeadCommand
Implementation of the
head command. |
HeadFactory
Factory for the
head command returning
a new command instance from every signature method. |
HeadOption
Options for the
head command. |
HeadOptions
Interface implemented by all option sets for the
head command. |
HeadOptionSet_cq |
HeadOptionSets
Options for the
head command with the
the following options: |
Copyright © 2024. All rights reserved.