com.taobao.metamorphosis.tools.utils
类 CommandLineUtils
java.lang.Object
com.taobao.metamorphosis.tools.utils.CommandLineUtils
public class CommandLineUtils
- extends Object
- 从以下版本开始:
- 2011-8-23 上午11:01:10
- 作者:
- 无花
方法摘要 |
static org.apache.commons.cli.CommandLine |
parseCmdLine(String[] args,
org.apache.commons.cli.Options options)
|
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineUtils
public CommandLineUtils()
parseCmdLine
public static org.apache.commons.cli.CommandLine parseCmdLine(String[] args,
org.apache.commons.cli.Options options)
Copyright © 2010–2013. All rights reserved.