public abstract class AbstractConfiguration extends Context implements CommonCliConstants, CmdConfig
Context.BuilderCONTROL_OPTIONS, DEFINE_OPTION, DEFINE_OPTION_DESC, HELP_OPTION, HELP_OPTION_DESC, HELP_OPTION_LONG| 构造器和说明 |
|---|
AbstractConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract java.util.Map<java.lang.String,java.lang.Object> |
getDefaultValueMap() |
void |
loadConfig(org.apache.commons.cli.Options options,
org.apache.commons.cli.CommandLine cmd) |
builder, getContext, getProperty, hasProperty, setProperties, setPropertyprotected abstract java.util.Map<java.lang.String,java.lang.Object> getDefaultValueMap()
public void loadConfig(org.apache.commons.cli.Options options,
org.apache.commons.cli.CommandLine cmd)
throws org.apache.commons.cli.ParseException
loadConfig 在接口中 CmdConfigorg.apache.commons.cli.ParseExceptionCmdConfig.loadConfig(Options, CommandLine)Copyright © 2017. All Rights Reserved.