Uses of Interface
dev.metaschema.core.metapath.function.IFunctionLibrary
Packages that use IFunctionLibrary
Package
Description
Provides the core framework for defining and executing Metapath functions.
Built-in Metapath function implementations based on the XPath 3.1
specification.
-
Uses of IFunctionLibrary in dev.metaschema.core.metapath.function
Classes in dev.metaschema.core.metapath.function that implement IFunctionLibraryModifier and TypeClassDescriptionclassProvides a catalog of registered function implementations. -
Uses of IFunctionLibrary in dev.metaschema.core.metapath.function.library
Classes in dev.metaschema.core.metapath.function.library that implement IFunctionLibraryModifier and TypeClassDescriptionclassProvides built-in Metapath functions based on the XPath 3.1 function specification.