Uses of Interface com.werken.xpath.FunctionContext

Uses in package com.werken.xpath

Methods with parameter type com.werken.xpath.FunctionContext

void
Set the FunctionContext implementation

Constructors with parameter type com.werken.xpath.FunctionContext

ContextSupport.ContextSupport(NamespaceContext nsContext, FunctionContext functionContext, VariableContext variableContext)
Construct a semantically initialized ContextSupport

Classes implementing com.werken.xpath.FunctionContext

class
Implementation of FunctionContext which matches the core function library as described by the W3C XPath Specification.

Copyright © 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.