Uses of Class
eu.bandm.tools.tpath.runtime.ContextSequence
Packages that use ContextSequence
-
Uses of ContextSequence in eu.bandm.tools.tpath.runtime
Methods in eu.bandm.tools.tpath.runtime that return ContextSequenceModifier and TypeMethodDescriptionContext.newSequence(NodeSet<N> set) ContextSequence.withFunctions(Function<NamespaceName, Function<N>> functions) ContextSequence.withNamespaces(Function<String, String> namespaces) ContextSequence.withVariables(Function<NamespaceName, Value<N>> variables)