Package com.bc.ceres.standalone
Class CliHandler
java.lang.Object
com.bc.ceres.standalone.CliHandler
Encapsulates the command line arguments handling.
- Since:
- Ceres 0.13.2
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CliHandler
-
-
Method Details
-
printUsage
public void printUsage() -
fetchTemplateFiles
- Throws:
org.apache.commons.cli.ParseException
-
fetchSourceItemFiles
- Throws:
org.apache.commons.cli.ParseException
-
fetchTargetItemFile
- Throws:
org.apache.commons.cli.ParseException
-
fetchGlobalMetadataFiles
public HashMap<String,String> fetchGlobalMetadataFiles() throws org.apache.commons.cli.ParseException- Throws:
org.apache.commons.cli.ParseException
-
fetchArguments
- Throws:
org.apache.commons.cli.ParseException
-