public class CommandLineUtils extends Object
Constructor and Description |
---|
CommandLineUtils() |
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.cli.Options |
getOptions() |
static void |
parseCommandLine(org.apache.commons.cli.CommandLine cmd,
Config config) |
public static org.apache.commons.cli.Options getOptions()
public static void parseCommandLine(org.apache.commons.cli.CommandLine cmd, Config config)
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.