Uses of Class
dev.metaschema.core.metapath.FocusContext
Packages that use FocusContext
Package
Description
Provides the core Metapath expression language implementation.
-
Uses of FocusContext in dev.metaschema.core.metapath
Methods in dev.metaschema.core.metapath that return FocusContextModifier and TypeMethodDescriptionDynamicContext.getFocusContext()Get the focus context for this dynamic context.static FocusContextCreate a new focus context for the given item at the specified position within a sequence.Methods in dev.metaschema.core.metapath with parameters of type FocusContextModifier and TypeMethodDescriptionDynamicContext.subContext(FocusContext focusContext) Generate a new dynamic context with the specified focus context.