Uses of Interface
dev.metaschema.core.configuration.IMutableConfiguration

Packages that use IMutableConfiguration
Package
Description
Provides a type-safe configuration framework for processors and parsers.
Metaschema constraint definitions and validation framework.
Provides core functionality for reading and writing Metaschema instance data to and from bound Java objects.
Provides support for reading and writing Metaschema instance data in JSON format.
Provides support for reading and writing Metaschema instance data in XML format.
Supports reading and writing YAML instance data.
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).