com.werken.xpath.impl
クラス Expr

java.lang.Object
  |
  +--com.werken.xpath.impl.Expr
直系の既知のサブクラス:
BinaryExpr, FunctionExpr, NegativeExpr, NumberExpr, PathExpr, Step, StringExpr, VariableExpr

public abstract class Expr
extends java.lang.Object


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

コンストラクタの詳細

Expr

public Expr()
メソッドの詳細

evaluate

public abstract java.lang.Object evaluate(Context context)


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