net.sf.saxon.om
Class SelectedElementsSpaceStrippingRule.StripRuleTarget

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

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

See Also:
Serialized Form

Constructor Summary
SelectedElementsSpaceStrippingRule.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

SelectedElementsSpaceStrippingRule.StripRuleTarget

public SelectedElementsSpaceStrippingRule.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.