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