Uses of Package
dev.metaschema.core.metapath.item.node

Package
Description
Provides the core Metapath expression language implementation.
Provides formatters for generating path expressions from Metaschema node items.
Built-in Metapath function implementations based on the XPath 3.1 specification.
Core interfaces and classes for the Metapath item type system.
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.
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.
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).