Uses of Package
com.werken.xpath
Packages that use com.werken.xpath
Package
Description
Provides the core tools needed to use XPath
Contains implementation classes for evaluating XPath components
-
Classes in com.werken.xpath used by com.werken.xpathClassDescriptionContextSupport maintains information to aid in the execution of the XPath against a context node.Specification of the interface required by
ContextSupport
for delegation of function resolution.Specification of the interface required byContextSupport
for delegation of namespace prefix binding resolution.Specification of the interface required byContextSupport
for delegation of variable resolution.Implementation ofFunctionContext
which matches the core function library as described by the W3C XPath Specification. -
Classes in com.werken.xpath used by com.werken.xpath.implClassDescriptionContextSupport maintains information to aid in the execution of the XPath against a context node.