Package joptsimple.util
package joptsimple.util
-
ClassDescriptionConverts values to
Date
s using aDateFormat
object.EnumConverter<E extends Enum<E>>Converts values toEnum
s.Converts values toInetAddress
usinggetByName
.A simple string key/string value pair.Converts command line options toPath
objects and checks the status of the underlying file.Enum for checking common conditions of files and directories.Ensures that values entirely match a regular expression.