Package de.dlr.proseo.ui.cli.parser


package de.dlr.proseo.ui.cli.parser
Parser classes for the prosEO Command-Line Interface component
Autor:
Dr. Thomas Bassler
  • Klassen
    Klasse
    Beschreibung
    Class representing a prosEO CLI command
    Class representing a prosEO CLI command option
    Class representing a CLI command parameter
    Parser for the prosEO Command Line Interface Command line syntax is based on a YAML specification.
    Representation of the prosEO Command Line Interface syntax The command line syntax is based on a YAML specification, which is used to initialize a CLISyntax object.
    Class representing a parsed command line command
    Class representing a parsed command option
    Class representing a parsed command parameter