public class OptionLanguage extends CommandLineOption<Language>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OPTION_NAME |
| Constructor and Description |
|---|
OptionLanguage() |
| Modifier and Type | Method and Description |
|---|---|
Language |
getValue()
Returns the parsed value of this option.
|
void |
parseValue(java.lang.String value)
Parses and stores the given value from the command-line to this option.
|
checkValue, equals, getArgumentName, getDefaultValue, getEnvVariableName, getEnvVariableValue, getHelpText, getOption, getOptionAndArgument, getStringValue, hasArgument, hashCode, isMandatory, isPrintHelp, isPrintSyntax, isSecret, isValueTakenFromEnvVariable, parseDefaultValue, parseValue, setDefaultValue, setEnvVariableName, setFound, setHelpText, setMandatory, setPrintHelp, setPrintSyntax, setSecret, setStringValue, toDumpString, toString, wasFoundconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic static final java.lang.String OPTION_NAME
public final Language getValue()
CommandLineOptiongetValue in class CommandLineOption<Language>public void parseValue(java.lang.String value)
throws java.lang.Exception
CommandLineOptionparseValue in class CommandLineOption<Language>java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.