| 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.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. |
Copyright © 2016. All Rights Reserved.