Package | Description |
---|---|
com.werken.xpath |
Provides the core tools needed to use XPath
|
com.werken.xpath.impl |
Contains implementation classes for evaluating XPath components
|
Class and Description |
---|
Context |
ContextSupport
ContextSupport maintains information to aid in the
execution of the XPath against a context node.
|
FunctionContext
Specification of the interface required by
ContextSupport for delegation
of function resolution. |
NamespaceContext
Specification of the interface required by
ContextSupport for delegation
of namespace prefix binding resolution. |
VariableContext
Specification of the interface required by
ContextSupport for delegation
of variable resolution. |
XPathFunctionContext
Implementation of
FunctionContext which
matches the core function library as described by the W3C XPath
Specification. |
Class and Description |
---|
ContextSupport
ContextSupport maintains information to aid in the
execution of the XPath against a context node.
|
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.