Uses of Class
dev.metaschema.cli.commands.AbstractConvertSubcommand
Packages that use AbstractConvertSubcommand
Package
Description
Provides a collection of abstract and concrete command line interface (CLI)
commands that process Metaschema module-based information.
-
Uses of AbstractConvertSubcommand in dev.metaschema.cli.commands
Subclasses of AbstractConvertSubcommand in dev.metaschema.cli.commandsModifier and TypeClassDescriptionclassThis command implementation supports the conversion of a content instance between supported formats based on a provided Metaschema module.