Uses of Package
dev.metaschema.databind.model.info

Package
Description
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 an overlay of the Metaschema module model (dev.metaschema.core.model) using bound Java class annotations (dev.metaschema.databind.model.annotations) to represent module constructs annotated on Java classes.
Provides classes for model property information and data item handling.