public static interface Mode.RuleAction
Modifier and Type | Method and Description |
---|---|
void |
processRule(Rule r)
Process a given rule
|
void processRule(Rule r) throws XPathException
r
- the rule to be processedXPathException
- if an error occurs, for example a dynamic error in evaluating a patternCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.