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