public static class Stripper.StripRuleTarget extends java.lang.Object implements RuleTarget
Constructor and Description |
---|
StripRuleTarget() |
Modifier and Type | Method and Description |
---|---|
void |
export(ExpressionPresenter presenter)
Output diagnostic explanation to an ExpressionPresenter
|
void |
registerRule(Rule rule)
Register a rule for which this is the target
|
public void export(ExpressionPresenter presenter) throws XPathException
RuleTarget
export
in interface RuleTarget
presenter
- the destination for the explanationXPathException
public void registerRule(Rule rule)
RuleTarget
registerRule
in interface RuleTarget
rule
- a rule in which this is the targetCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.