Class AbstractConvertSubcommand
java.lang.Object
gov.nist.secauto.metaschema.cli.processor.command.AbstractTerminalCommand
gov.nist.secauto.metaschema.cli.commands.AbstractConvertSubcommand
- All Implemented Interfaces:
ICommand
Used by implementing classes to provide a content conversion command.
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
Used by implementing classes to provide for execution of a conversion command. -
Constructor Summary
-
Method Summary
Methods inherited from class gov.nist.secauto.metaschema.cli.processor.command.AbstractTerminalCommand
getCurrentWorkingDirectory, getSubCommands, isSubCommandRequired, resolveAgainstCWD, resolveAgainstCWD, resolveAgainstCWD
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
getDescription, getSubCommandByName, newExecutor, requiredExtraArgumentsCount, validateOptions
-
Constructor Details
-
AbstractConvertSubcommand
public AbstractConvertSubcommand()
-
-
Method Details
-
getName
-
gatherOptions
-
getExtraArguments
-