|
||||||||||
前 次 | フレームあり フレームなし |
com.werken.xpath を使用しているパッケージ | |
com.werken.xpath | Provides the core tools needed to use XPath |
com.werken.xpath.impl | Contains implementation classes for evaluating XPath components |
com.werken.xpath により使用される com.werken.xpath のクラスContext
|
ContextSupport
|
ContextSupport maintains information to aid in the execution of the XPath against a context node. It separates the knowledge of functions, variables and namespace-bindings from the context node to be walked. 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.
May be directly instantiated or subclassed. |
com.werken.xpath.impl により使用される com.werken.xpath のクラスContextSupport
|
ContextSupport maintains information to aid in the execution of the XPath against a context node. It separates the knowledge of functions, variables and namespace-bindings from the context node to be walked. |
|
||||||||||
前 次 | フレームあり フレームなし |