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

@AutoService(gov.nist.secauto.metaschema.cli.processor.command.ICommand.class) public class MetaschemaCommand extends gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand

    addCommandHandler, executeCommand, 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 gov.nist.secauto.metaschema.cli.processor.command.ICommand

    gatherOptions, getExtraArguments, requiredExtraArgumentsCount, validateOptions