BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.apache.xpath.patterns

Interface Summary
NodeTestFilter This interface should be implemented by Nodes and/or iterators, when they need to know what the node test is before they do getNextChild, etc.
 

Class Summary
AncestorStepPattern Implements a match pattern step that tests an ancestor.
FunctionPattern Match pattern step that contains a function.
NodeTest This is the basic node test class for both match patterns and location path steps.
StepPattern This class represents a single pattern match step.
UnionPattern This class represents a union pattern, which can have multiple individual StepPattern patterns.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

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.