com.werken.xpath.impl
Class Predicate

java.lang.Object
  extended by com.werken.xpath.impl.Predicate

public class Predicate
extends java.lang.Object


Constructor Summary
Predicate(Expr expr)
           
 
Method Summary
 java.util.List evaluateOn(java.util.List nodeSet, ContextSupport support, java.lang.String axis)
           
 boolean evaluateOnNode(Context context, java.lang.String axis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Predicate

public Predicate(Expr expr)
Method Detail

evaluateOn

public java.util.List evaluateOn(java.util.List nodeSet,
                                 ContextSupport support,
                                 java.lang.String axis)

evaluateOnNode

public boolean evaluateOnNode(Context context,
                              java.lang.String axis)


Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.