|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.expr.saxpath.PredicateTerm
public abstract class PredicateTerm
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.expr.saxpath.Predicate |
|---|
ALWAYS_TRUE |
| Constructor Summary | |
|---|---|
PredicateTerm()
|
|
| Method Summary | |
|---|---|
boolean |
isBinaryOperator()
|
int |
precedence()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.servingxml.expr.saxpath.Predicate |
|---|
evaluate |
| Constructor Detail |
|---|
public PredicateTerm()
| Method Detail |
|---|
public int precedence()
public boolean isBinaryOperator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||