Uses of Class
dev.metaschema.core.model.MetaschemaException

Packages that use MetaschemaException
Package
Description
Provides a collection of abstract and concrete command line interface (CLI) commands that process Metaschema module-based information.
Core Metaschema model interfaces and implementations.
Support for parsing Metaschema module-based data using Java class bindings.
Support for generating "plain old Java objects" (POJOs) based on a Module.
Provides an implementation of the Module model (dev.metaschema.core.model) represented by a module-specific set of bound Java classes (dev.metaschema.databind.model.metaschema.binding).