org.exolab.adaptx.xslt
public class XSLOtherwise extends XSLObject implements Conditional
Version: $Revision: 3633 $ $Date: 2003-03-01 02:38:44 -0500 (Sat, 01 Mar 2003) $
| Constructor Summary | |
|---|---|
| XSLOtherwise()
Creates a new XSLOtherwise object
| |
| 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