| Package | Description |
|---|---|
| com.werken.xpath |
Provides the core tools needed to use XPath
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
XPathFunctionContext |
Implementation of
FunctionContext which
matches the core function library as described by the W3C XPath
Specification. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ContextSupport.setFunctionContext(FunctionContext functionContext) |
Set the FunctionContext 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.