Interface | Description |
---|---|
CutOptions |
Interface implemented by all option sets for the
cut command. |
Class | Description |
---|---|
CutArguments |
Arguments and options for the
cut command. |
CutCommand |
Implementation of the
cut command. |
CutFactory |
Factory for the
cut command returning
a new command instance from every signature method. |
CutOptions.Default |
Default implementation for a modifiable option set.
|
CutOptionSets |
Options for the
cut command with the
the following options: |
Enum | Description |
---|---|
CutOption |
Options for the
cut command. |
CutOptionSet_cf |
cut
command.
Most of the classes have package visibility and do not need to be accessed by
application code directly.Copyright © 2024. All rights reserved.