BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.SourceTreeManager

Packages that use SourceTreeManager
weblogic.apache.xpath   
 

Uses of SourceTreeManager in weblogic.apache.xpath
 

Methods in weblogic.apache.xpath that return SourceTreeManager
 SourceTreeManager XPathContext.getSourceTreeManager()
          Get the SourceTreeManager associated with this execution context.
 

Methods in weblogic.apache.xpath with parameters of type SourceTreeManager
 void XPathContext.setSourceTreeManager(SourceTreeManager mgr)
          Set the SourceTreeManager associated with this execution context.
 


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.