Class | Description |
---|---|
DateConverter |
Converts values to
Date s using a DateFormat object. |
EnumConverter<E extends Enum<E>> |
Converts values to
Enum s. |
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 2004-2016 Paul R. Holser, Jr. All rights reserved. Licensed under The MIT License.