Uses of Interface com.werken.xpath.VariableContext

Uses in package com.werken.xpath

Methods with parameter type com.werken.xpath.VariableContext

void
Set the VariableContext implementation

Constructors with parameter type com.werken.xpath.VariableContext

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

Classes implementing com.werken.xpath.VariableContext

class
A VariableContext implementation based upon a java.util.HashMap for simple name-value mappings.

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