public static class Stripper.StripRuleTarget extends Object implements RuleTarget
| Constructor and Description |
|---|
Stripper.StripRuleTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
explain(ExpressionPresenter presenter)
Output diagnostic explanation to an ExpressionPresenter
|
Component |
getDeclaringComponent() |
void |
regiaterRule(Rule rule)
Register a rule for which this is the target
|
public void explain(ExpressionPresenter presenter)
RuleTargetexplain in interface RuleTargetpresenter - the destination for the explanationpublic Component getDeclaringComponent()
getDeclaringComponent in interface RuleTargetpublic void regiaterRule(Rule rule)
RuleTargetregiaterRule in interface RuleTargetrule - a rule in which this is the targetCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.