Class OwlModuleRegistry


  • public class OwlModuleRegistry
    extends Object
    A registry holding all modules used to parse the command line. These can be dynamically registered to allow for flexible parsing of command lines.
    See Also:
    PipelineParser