|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a an interface for conditional based xsl elements such as xsl:if and xsl:choose{xsl:when}
| Method Summary | |
|---|---|
BooleanResult |
evaluate(XPathContext context)
Evaluates this Conditional using the given XPathContext. |
| Method Detail |
public BooleanResult evaluate(XPathContext context)
throws XPathException
context - the XPathContext to evaluate this conditional with.
XPathException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||