Uses of Package
dev.metaschema.core.metapath

Package
Description
Provides the core Metapath expression language implementation.
Provides the core framework for defining and executing Metapath functions.
Built-in Metapath function implementations based on the XPath 3.1 specification.
Provides regular expression support for implementing Metapath functions.
Core interfaces and classes for the Metapath item type system.
Atomic item types representing indivisible values in the Metapath type system.
Provides support for Metapath function items, including arrays and maps.
 
Node item types representing structured data in the Metapath type system.
Provides support for Metapath type system and sequence type testing.
Core Metaschema model interfaces and implementations.
Metaschema constraint definitions and validation framework.
Enhanced qualified name (QName) support with efficient caching and namespace management.
Provides core functionality for reading and writing Metaschema instance data to and from bound Java objects.
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 a set of annotations for associating Module information with a Java class.