com.werken.xpath.impl
クラス NegativeExpr

java.lang.Object
  |
  +--com.werken.xpath.impl.Expr
        |
        +--com.werken.xpath.impl.NegativeExpr

public class NegativeExpr
extends Expr


コンストラクタの概要
NegativeExpr(Expr expr)
           
 
メソッドの概要
 java.lang.Object evaluate(Context context)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

NegativeExpr

public NegativeExpr(Expr expr)
メソッドの詳細

evaluate

public java.lang.Object evaluate(Context context)
オーバーライド:
クラス Expr 内の evaluate


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