Package org.saidone.utils
Class AnpCommandLineParser
java.lang.Object
org.saidone.utils.AnpCommandLineParser
Simple command line parser responsible for reading the configuration file
option.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnpCommandLineParser
public AnpCommandLineParser()
-
-
Method Details
-
parse
Parses command line arguments.- Parameters:
args
- command line arguments- Returns:
- the provided configuration file name
-