Package com.beust.jcommander.converters
package com.beust.jcommander.converters
-
ClassDescriptionBase class for converters that store the name of the option.Converts a String to a BigDecimal.Converts a string to a boolean.Converts a String to a
ByteOrder
.Converts a String to a char[].Converts a String to a Charset.A converter to obtain a list of elements.Convert a string to a double.EnumConverter<T extends Enum<T>>A converter to parse enumsConvert a string into a file.Convert a string to a float.ConvertsString
s toInetAddress
'.Convert a string to an integer.Convert a string representing several parameters (e.g.Converts a String to a Date.Convert a string to a long.Default value for a converter when none is specified.Convert a string into a path.Default converter for strings.Convert a string into a URI.Convert a string into a URI.