Uses of Package
dev.metaschema.core.configuration
Packages that use dev.metaschema.core.configuration
Package
Description
Provides a type-safe configuration framework for processors and parsers.
Provides the core Metapath expression language implementation.
Metaschema constraint definitions and validation framework.
Support for parsing Metaschema module-based data using Java class bindings.
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).Provides schema generation capabilities for Metaschema modules.
Provides JSON Schema generation from Metaschema modules.
Provides XML Schema (XSD) generation from Metaschema modules.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.core.configurationClassDescriptionProvides a basic configuration management implementation that allows mutable access to configuration state.The base interface for getting the configuration of processors and parsers in this library.The common interface that all configuration features must implement.This interface provides methods for retrieving and updating the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.core.metapathClassDescriptionProvides a complete, abstract implementation of a generalized feature.The base interface for getting the configuration of processors and parsers in this library.The common interface that all configuration features must implement.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.core.model.constraintClassDescriptionProvides a complete, abstract implementation of a generalized feature.The base interface for getting the configuration of processors and parsers in this library.The common interface that all configuration features must implement.This interface provides methods for retrieving and updating the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.databindClassDescriptionThe base interface for getting the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.databind.ioClassDescriptionProvides a complete, abstract implementation of a generalized feature.The base interface for getting the configuration of processors and parsers in this library.The common interface that all configuration features must implement.This interface provides methods for retrieving and updating the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.databind.io.jsonClassDescriptionThe base interface for getting the configuration of processors and parsers in this library.This interface provides methods for retrieving and updating the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.databind.io.xmlClassDescriptionThe base interface for getting the configuration of processors and parsers in this library.This interface provides methods for retrieving and updating the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.databind.io.yamlClassDescriptionThe base interface for getting the configuration of processors and parsers in this library.This interface provides methods for retrieving and updating the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.databind.model.metaschemaClassDescriptionThe base interface for getting the configuration of processors and parsers in this library.This interface provides methods for retrieving and updating the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.schemagenClassDescriptionProvides a complete, abstract implementation of a generalized feature.The base interface for getting the configuration of processors and parsers in this library.The common interface that all configuration features must implement.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.schemagen.jsonClassDescriptionThe base interface for getting the configuration of processors and parsers in this library.
-
Classes in dev.metaschema.core.configuration used by dev.metaschema.schemagen.xmlClassDescriptionThe base interface for getting the configuration of processors and parsers in this library.