java.lang.Object
dev.metaschema.cli.processor.command.AbstractParentCommand
dev.metaschema.oscal.tools.cli.core.commands.metaschema.MetaschemaCommand
All Implemented Interfaces:
dev.metaschema.cli.processor.command.ICommand

public class MetaschemaCommand extends dev.metaschema.cli.processor.command.AbstractParentCommand
A parent command implementation that organizes commands related to Metaschema operations.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Construct a new parent command.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class dev.metaschema.cli.processor.command.AbstractParentCommand

    addCommandHandler, getSubCommandByName, getSubCommands, isSubCommandRequired, newExecutor

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface dev.metaschema.cli.processor.command.ICommand

    gatherOptions, getExtraArguments, validateExtraArguments, validateOptions