public class SRule extends SActions
| Constructor and Description |
|---|
SRule(org.apache.xpath.XPath _match,
Collection _asserts,
Collection _reports) |
public SRule(org.apache.xpath.XPath _match,
Collection _asserts,
Collection _reports)
public boolean matches(org.apache.xpath.XPathContext xcntxt,
Node node)
throws TransformerException
TransformerExceptionMSV