|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathSupport | |
org.apache.xalan.xpath | Infrastructure for processing XPATH expressions |
Uses of XPathSupport in org.apache.xalan.xpath |
Classes in org.apache.xalan.xpath that implement XPathSupport | |
class |
XPathSupportDefault
Default class for execution context when XPath is used by itself. |
Methods in org.apache.xalan.xpath with parameters of type XPathSupport | |
org.w3c.dom.DocumentFragment |
XNull.rtree(XPathSupport support)
Cast result object to a result tree fragment. |
org.w3c.dom.DocumentFragment |
XNodeSet.rtree(XPathSupport support)
Cast result object to a result tree fragment. |
org.w3c.dom.DocumentFragment |
XString.rtree(XPathSupport support)
Cast result object to a result tree fragment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |