| Class | Description |
|---|---|
| DateConverter |
Converts values to
Dates using a DateFormat object. |
| EnumConverter<E extends Enum<E>> |
Converts values to
Enums. |
| InetAddressConverter |
Converts values to
InetAddress using getByName. |
| KeyValuePair |
A simple string key/string value pair.
|
| PathConverter |
Converts command line options to
Path objects and checks the status of the underlying file. |
| RegexMatcher |
Ensures that values entirely match a regular expression.
|
| Enum | Description |
|---|---|
| PathProperties |
Enum for checking common conditions of files and directories.
|
Copyright © 2017. All Rights Reserved.