| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ConditionalMethod Summary | |
BooleanResult |
|
public BooleanResult evaluate(XPathContext context) throws XPathException
Evaluates this Conditional using the given XPathContext.
- Parameters:
context- the XPathContext to evaluate this conditional with.
- Returns:
- the resulting BooleanResult