|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.expr.saxpath.PredicatePathEntry
public class PredicatePathEntry
| Constructor Summary | |
|---|---|
PredicatePathEntry(Predicate predicate,
PathEntry tail)
|
|
| Method Summary | |
|---|---|
PathEntry |
getParent(SaxPath context,
Record parameters)
|
boolean |
matches(SaxPath context,
Record parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PredicatePathEntry(Predicate predicate,
PathEntry tail)
| Method Detail |
|---|
public boolean matches(SaxPath context,
Record parameters)
matches in interface PathEntry
public PathEntry getParent(SaxPath context,
Record parameters)
getParent in interface PathEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||