net.sf.saxon.trans
Interface RuleTarget

All Superinterfaces:
Serializable
All Known Implementing Classes:
Template, TemplateInversion

public interface RuleTarget
extends Serializable

The target of a rule, typically a Template.


Method Summary
 void explain(ExpressionPresenter presenter)
          Output diagnostic explanation to an ExpressionPresenter
 

Method Detail

explain

void explain(ExpressionPresenter presenter)
Output diagnostic explanation to an ExpressionPresenter



Copyright (c) Saxonica Limited. All rights reserved.