Package joptsimple.util
-
Class Summary Class Description DateConverter Converts values toDate
s using aDateFormat
object.EnumConverter<E extends java.lang.Enum<E>> Converts values toEnum
s.InetAddressConverter Converts values toInetAddress
usinggetByName
.KeyValuePair A simple string key/string value pair.PathConverter Converts command line options toPath
objects and checks the status of the underlying file.RegexMatcher Ensures that values entirely match a regular expression. -
Enum Summary Enum Description PathProperties Enum for checking common conditions of files and directories.