BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xalan.xpath.XPathSupport

Packages that use XPathSupport
weblogic.apache.xalan.xpath   
 

Uses of XPathSupport in weblogic.apache.xalan.xpath
 

Classes in weblogic.apache.xalan.xpath that implement XPathSupport
 class XPathSupportDefault
           Default class for execution context when XPath is used by itself.
 

Methods in weblogic.apache.xalan.xpath with parameters of type XPathSupport
 org.w3c.dom.DocumentFragment XNodeSet.rtree(XPathSupport support)
          Cast result object to a result tree fragment.
 org.w3c.dom.DocumentFragment XNull.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.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.