Package net.sf.saxon.trans
Interface RuleTarget
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
SelectedElementsSpaceStrippingRule.StripRuleTarget
,Stripper.StripRuleTarget
,Template
The target of a rule, typically a Template.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
explain
(ExpressionPresenter presenter) Output diagnostic explanation to an ExpressionPresenter
-
Method Details
-
explain
Output diagnostic explanation to an ExpressionPresenter
-