Package | Description |
---|---|
com.werken.xpath |
Provides the core tools needed to use XPath
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultVariableContext
A
VariableContext
implementation based upon a java.util.HashMap for simple
name-value mappings. |
Modifier and Type | Method and Description |
---|---|
void |
ContextSupport.setVariableContext(VariableContext variableContext)
Set the VariableContext implementation
|
Constructor and Description |
---|
ContextSupport(NamespaceContext nsContext,
FunctionContext functionContext,
VariableContext variableContext)
Construct a semantically initialized ContextSupport
|
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.