Package | Description |
---|---|
fr.inrialpes.exmo.align.cli | |
fr.inrialpes.exmo.align.service |
Class and Description |
---|
CommonCLI
For instanciating this class:
- extends CommonCLI
- call to super() in constructor
- add options in constructor
- CommandLine line = parseCommandLine( args ); in main
- retrieve new options
- retrieve remaining args
- redefine usage() with specific first line
- use parameters
|
Class and Description |
---|
CommonCLI
For instanciating this class:
- extends CommonCLI
- call to super() in constructor
- add options in constructor
- CommandLine line = parseCommandLine( args ); in main
- retrieve new options
- retrieve remaining args
- redefine usage() with specific first line
- use parameters
|
(C) INRIA & friends, 2003-2020