public class CLIFactory extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.cli.Options |
getOptionsForASC()
Create CLI options for ASC command-line.
|
protected org.apache.commons.cli.Options |
getOptionsForCOMPC()
Create CLI options for COMPC command-line.
|
protected org.apache.commons.cli.Options |
getOptionsForMXMLC()
Create CLI options for MXMLC command-line.
|
public static org.apache.commons.cli.Options getOptionsForASC()
protected org.apache.commons.cli.Options getOptionsForMXMLC()
protected org.apache.commons.cli.Options getOptionsForCOMPC()
Copyright © 2016 The Apache Software Foundation. All rights reserved.