Package eu.isas.reporter.cli


package eu.isas.reporter.cli
Package containing the CLI classes.
  • Class
    Description
    This class groups standard methods used by the different command line interfaces.
    The SearchParametersCLI allows creating search parameters files using command line arguments.
    Allows the user to set the path settings in command line.
    Parses the command line and retrieves the user input.
    Parameters for the path settings command line.
    This class performs the command line export of reports in command line.
    This class is a simple bean wrapping the CLI parameters provided in an Options instance.
    This class provides the available reports as command line parameters.
    Command line interface for reporter.
    This class is used to verify that a command line is valid and parse its parameters.
    Command line option parameters for ReporterCLI.