|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.werken.xpath.impl.Expr
com.werken.xpath.impl.PathExpr
com.werken.xpath.impl.FilterExpr
public class FilterExpr
| Constructor Summary | |
|---|---|
FilterExpr(Expr expr)
|
|
| Method Summary | |
|---|---|
void |
addPredicate(Predicate pred)
|
java.lang.Object |
evaluate(Context context)
|
void |
setLocationPath(LocationPath path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterExpr(Expr expr)
| Method Detail |
|---|
public void addPredicate(Predicate pred)
public void setLocationPath(LocationPath path)
public java.lang.Object evaluate(Context context)
evaluate in class Expr
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||