Package org.brains2b.console

Class Summary
ArgumentMap An ArgumentMap is a 'road map' to the arguments that can be supplied to Main and the expected follow up.
Main Main is a class for applications that are depending on commandline argument, like console applications.
 

Exception Summary
ArgumentException Exception for handling undefined arguments in the Main console class and accompanying ArgumentMap