Package | Description |
---|---|
com.werken.xpath |
Provides the core tools needed to use XPath
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultVariableContext |
A
VariableContext
implementation based upon a java.util.HashMap for simple
name-value mappings. |
Modifier and Type | Method | Description |
---|---|---|
void |
ContextSupport.setVariableContext(VariableContext variableContext) |
Set the VariableContext implementation
|
Constructor | 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.