Uses of Package
gov.nist.secauto.metaschema.databind
Packages that use gov.nist.secauto.metaschema.databind
Package
Description
Support for parsing Metaschema module-based data using Java class bindings.
Provides core functionality for reading and writing instance data to and from
bound objects.
Provides an overlay of the Metaschema module model
(
gov.nist.secauto.metaschema.core.model
) using bound Java class
annotations (gov.nist.secauto.metaschema.databind.model.annotations
)
to represent module constructs annotated on Java classes.Provides a set of annotations for associating Module information with a Java
class.
Provides an implementation of the Module model
(
gov.nist.secauto.metaschema.core.model
) represented by a
module-specific set of bound Java classes
(gov.nist.secauto.metaschema.databind.model.metaschema.binding
).A Metaschema module represented as a set of Metaschema module bindings.
-
Classes in gov.nist.secauto.metaschema.databind used by gov.nist.secauto.metaschema.databindClassDescriptionProvides basic module loading capabilities.Provides information supporting a binding between a set of Module models and corresponding Java classes.Enables building a
IBindingContext
using common configuration options based on the builder pattern.Implementations of this interface provide a means by which a bound class can be found that corresponds to an XML element, JSON property, or YAML item name.A behavioral class used by the binding context to load Metaschema modules.Provides schema validation capabilities. -
Classes in gov.nist.secauto.metaschema.databind used by gov.nist.secauto.metaschema.databind.ioClassDescriptionProvides information supporting a binding between a set of Module models and corresponding Java classes.
-
Classes in gov.nist.secauto.metaschema.databind used by gov.nist.secauto.metaschema.databind.modelClassDescriptionProvides information supporting a binding between a set of Module models and corresponding Java classes.
-
Classes in gov.nist.secauto.metaschema.databind used by gov.nist.secauto.metaschema.databind.model.annotationsClassDescriptionProvides information supporting a binding between a set of Module models and corresponding Java classes.
-
Classes in gov.nist.secauto.metaschema.databind used by gov.nist.secauto.metaschema.databind.model.metaschemaClassDescriptionProvides information supporting a binding between a set of Module models and corresponding Java classes.
-
Classes in gov.nist.secauto.metaschema.databind used by gov.nist.secauto.metaschema.databind.model.metaschema.bindingClassDescriptionProvides information supporting a binding between a set of Module models and corresponding Java classes.