com.werken.xpath.impl
Class NegativeExpr

java.lang.Object
  extended by com.werken.xpath.impl.Expr
      extended by com.werken.xpath.impl.NegativeExpr

public class NegativeExpr
extends Expr


Constructor Summary
NegativeExpr(Expr expr)
           
 
Method Summary
 java.lang.Object evaluate(Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NegativeExpr

public NegativeExpr(Expr expr)
Method Detail

evaluate

public java.lang.Object evaluate(Context context)
Specified by:
evaluate in class Expr


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