Uses of Interface
dev.metaschema.core.metapath.item.IItem

Packages that use IItem
Package
Description
The Metaschema and Metapath data type system API.
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.
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.
Provides utility classes for common operations throughout the Metaschema framework.
Provides a set of annotations for associating Module information with a Java class.