Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.config | |
at.tuwien.ifs.somtoolbox.apps.helper |
Class and Description |
---|
AbstractOptionFactory
This class provides methods for commonly used JSAP options, such as registering of parameters and parsing of
arguments, including printing of a usage if needed.
Using the parameters provided in OptionFactory , your need for JSAP API usage should be reduced to something
like this:
Parameter[] OPTIONS = { OptionFactory.getOpt...(), OptionFactory.getOpt...(), ... |
OptionFactory.MatchMode |
Class and Description |
---|
OptionFactory.MatchMode |