Uses of Class
eu.bandm.tools.tpath.runtime.Function
Package
Description
Infrastructure for evaluating tpath expressions.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Function in eu.bandm.tools.tpath.runtime
Modifier and TypeFieldDescription(package private) final Function<NamespaceName,
Function<N>> ContextSequence.functions
final Function<NamespaceName,
Function<N>> FunctionLibrary.functions
static Function<Function<?>,
FunctionSignature> Function.getType
protected Map<NamespaceName,
Function<N>> FunctionLibrary.map
Modifier and TypeMethodDescriptionContext.withFunctions
(Function<NamespaceName, Function<N>> functions) ContextSequence.withFunctions
(Function<NamespaceName, Function<N>> functions) -
Uses of Function in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescription(package private) final Function<NamespaceName,
Function<N>> Application.builtInFunctions
final Function<NamespaceName,
Function<N>> TemplateRegistry.Finder.noFuns