com.taobao.metamorphosis
类 StartupHelp
java.lang.Object
com.taobao.metamorphosis.StartupHelp
public class StartupHelp
- extends Object
- 从以下版本开始:
- 2011-6-9 下午03:45:45
- 作者:
- 无花
方法摘要 |
static Properties |
getProps(String path)
|
static org.apache.commons.cli.Options |
options()
|
static org.apache.commons.cli.CommandLine |
parseCmdLine(String[] args,
org.apache.commons.cli.CommandLineParser parser)
|
static org.apache.commons.cli.CommandLine |
parseCmdLine(String[] args,
org.apache.commons.cli.Options options,
org.apache.commons.cli.CommandLineParser parser)
|
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartupHelp
public StartupHelp()
parseCmdLine
public static org.apache.commons.cli.CommandLine parseCmdLine(String[] args,
org.apache.commons.cli.CommandLineParser parser)
parseCmdLine
public static org.apache.commons.cli.CommandLine parseCmdLine(String[] args,
org.apache.commons.cli.Options options,
org.apache.commons.cli.CommandLineParser parser)
options
public static org.apache.commons.cli.Options options()
getProps
public static Properties getProps(String path)
Copyright © 2010–2013. All rights reserved.