Uses of Package
dev.metaschema.core.metapath.function
Packages that use dev.metaschema.core.metapath.function
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.
Core interfaces and classes for the Metapath item type system.
Provides support for Metapath function items, including arrays and maps.
-
Classes in dev.metaschema.core.metapath.function used by dev.metaschema.core.metapathClassDescriptionRepresents an immutable execution context for function calls in Metapath expressions.A common interface for all Metapath functions.Resolves Metapath function signatures based on name and arity.
-
Classes in dev.metaschema.core.metapath.function used by dev.metaschema.core.metapath.functionClassDescriptionComparison operators.Represents an error that occurs during Metapath function evaluation.Supports looking up named Metapath functions that are loaded using the
ServiceLoaderinterface.Represents a single function argument signature.Used to create an argument's signature using a builder pattern.A common interface for all Metapath functions.Used to create a function's signature using a builder pattern.Details specific characteristics of a function.This functional interface provides a dispatch method for executing a function call.Provides access to a collection of Metapath function signatures.Resolves Metapath function signatures based on name and arity.FORG: Exceptions related to argument types. -
Classes in dev.metaschema.core.metapath.function used by dev.metaschema.core.metapath.function.impl
-
Classes in dev.metaschema.core.metapath.function used by dev.metaschema.core.metapath.function.libraryClassDescriptionProvides a catalog of registered function implementations.A common interface for all Metapath functions.This functional interface provides a dispatch method for executing a function call.Provides access to a collection of Metapath function signatures.
-
Classes in dev.metaschema.core.metapath.function used by dev.metaschema.core.metapath.item
-
Classes in dev.metaschema.core.metapath.function used by dev.metaschema.core.metapath.item.functionClassDescriptionRepresents an error that occurs during Metapath function evaluation.A common interface for all Metapath functions.
-
Classes in dev.metaschema.core.metapath.function used by dev.metaschema.core.metapath.item.function.implClassDescriptionRepresents an error that occurs during Metapath function evaluation.