public class CmdLine extends Object
| Constructor and Description |
|---|
CmdLine() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Run the interface report generation.
|
public static void main(String[] args) throws org.apache.commons.cli.ParseException, MalformedURLException
args - the command line arguments.org.apache.commons.cli.ParseException - if command line can not be parse.MalformedURLException - if the directories are not specified properly.Copyright © 2013-2016 XENEI.com. All Rights Reserved.