Uses of Interface
dev.metaschema.core.qname.IEnhancedQName

Packages that use IEnhancedQName
Package
Description
The Metaschema and Metapath data type system API.
Built-in Metaschema data type adapters and implementations.
Data type support for HTML and Markdown markup in Metaschema fields.
Provides the core Metapath expression language implementation.
Provides the core framework for defining and executing Metapath functions.
Atomic item types representing indivisible values in the Metapath 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.
Utility classes for Metaschema model processing and manipulation.
Enhanced qualified name (QName) support with efficient caching and namespace management.
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.