Module dev.metaschema.cli
Package dev.metaschema.cli.commands
package dev.metaschema.cli.commands
Provides a collection of abstract and concrete command line interface (CLI)
commands that process Metaschema module-based information.
-
ClassesClassDescriptionUsed by implementing classes to provide a content conversion command.Used by implementing classes to provide for execution of a conversion command.Used by implementing classes to provide a content validation command.This command implementation supports the conversion of a content instance between supported formats based on a provided Metaschema module.This command implementation supports generation of a diagram depicting the objects and relationships within a provided Metaschema module.This command implementation supports generation of schemas in a variety of formats based on a provided Metaschema module.This class provides a variety of utility methods for processing Metaschema-related commands.This command implementation supports validation of a content instance based on a provided Metaschema module.This command implementation supports validation of a Metaschema module.