Package | Description |
---|---|
org.unix4j.context |
Contains interfaces and classes defining the
ExecutionContext passed to the
execute
method of commands. |
org.unix4j.convert |
Defines interfaces and implementations used for value conversions.
|
org.unix4j.unix.cat |
Contains private classes used by the
cat command. |
org.unix4j.unix.cut |
Contains private classes used by the
cut command. |
org.unix4j.unix.echo |
Contains private classes used by the
echo command. |
org.unix4j.unix.find |
Contains private classes used by the
find command. |
org.unix4j.unix.grep |
Contains private classes used by the
grep command. |
org.unix4j.unix.head |
Contains private classes used by the
head command. |
org.unix4j.unix.ls |
Contains private classes used by the
ls command. |
org.unix4j.unix.sed |
Contains private classes used by the
sed command. |
org.unix4j.unix.sort |
Contains private classes used by the
sort command. |
org.unix4j.unix.tail |
Contains private classes used by the
tail command. |
org.unix4j.unix.uniq |
Contains private classes used by the
uniq command. |
org.unix4j.unix.wc |
Contains private classes used by the
wc command. |
org.unix4j.unix.xargs |
Contains private classes used by the
xargs command. |
org.unix4j.variable |
Defines interfaces and classes to facilitate variables that can be used as
command arguments.
|
Class and Description |
---|
ConverterRegistry
A registry defines convertes for different data types.
|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
CompositeValueConverter |
ConcatenatedConverter |
ConverterRegistry
A registry defines convertes for different data types.
|
DateConverters.StringToDateConverter |
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Class and Description |
---|
ValueConverter
A converter for values of an arbitrary type into the target type specified by
the generic parameter
V . |
Copyright © 2024. All rights reserved.