org.exolab.adaptx.xslt
public interface Conditional
Method Summary | |
---|---|
BooleanResult | evaluate(XPathContext context)
Evaluates this Conditional using the given XPathContext.
|
Parameters: context the XPathContext to evaluate this conditional with.
Returns: the resulting BooleanResult