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
作者:
无花

构造方法摘要
CommandLineUtils()
           
 
方法摘要
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.