net.sf.saxon.event
Class Stripper.StripRuleTarget

java.lang.Object
  extended by net.sf.saxon.event.Stripper.StripRuleTarget
All Implemented Interfaces:
Serializable, RuleTarget
Enclosing class:
Stripper

public static class Stripper.StripRuleTarget
extends Object
implements RuleTarget, Serializable

See Also:
Serialized Form

Constructor Summary
Stripper.StripRuleTarget()
           
 
Method Summary
 void explain(ExpressionPresenter presenter)
          Output diagnostic explanation to an ExpressionPresenter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Stripper.StripRuleTarget

public Stripper.StripRuleTarget()
Method Detail

explain

public void explain(ExpressionPresenter presenter)
Description copied from interface: RuleTarget
Output diagnostic explanation to an ExpressionPresenter

Specified by:
explain in interface RuleTarget


Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.