Uses of Interface
dev.metaschema.core.metapath.item.node.IDocumentNodeItem

Packages that use IDocumentNodeItem
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.
Node item types representing structured data in the Metapath type system.
Provides support for Metapath type system and sequence type testing.
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 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).