BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.axes.ChildWalkerMultiStep

Packages that use ChildWalkerMultiStep
weblogic.apache.xpath.axes   
 

Uses of ChildWalkerMultiStep in weblogic.apache.xpath.axes
 

Subclasses of ChildWalkerMultiStep in weblogic.apache.xpath.axes
 class RootWalkerMultiStep
          This class extends ChildWalkerMultiStep to handle the root step of patterns such as "/foo/baz" where the first step is the root, and the rest of the steps are simple child steps.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

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