Uses of Class
org.jagatoo.commandline.ArgumentsRegistry

Packages that use ArgumentsRegistry
org.jagatoo.commandline   
 

Uses of ArgumentsRegistry in org.jagatoo.commandline
 

Constructors in org.jagatoo.commandline with parameters of type ArgumentsRegistry
CommandlineParser(ArgumentsRegistry argReg, ArgumentsHandler handler)
          Creates a new CommandlineParser.