|
||||||||||
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
Deprecated. This compatibility layer will be removed in later releases. |
Methods in org.apache.xalan.xpath with parameters of type XPathSupport | |
org.w3c.dom.DocumentFragment |
XObject.rtree(XPathSupport support)
Deprecated. Cast result object to a result tree fragment. |
java.lang.Object |
XObject.castToType(int t,
XPathSupport support)
Deprecated. Cast object to type t. |
org.w3c.dom.DocumentFragment |
XNull.rtree(XPathSupport support)
Deprecated. Cast result object to a result tree fragment. |
org.w3c.dom.DocumentFragment |
XNodeSet.rtree(XPathSupport support)
Deprecated. Cast result object to a result tree fragment. |
org.w3c.dom.DocumentFragment |
XString.rtree(XPathSupport support)
Deprecated. Cast result object to a result tree fragment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |