Class StylesheetSpaceStrippingRule

  • All Implemented Interfaces:
    SpaceStrippingRule

    public class StylesheetSpaceStrippingRule
    extends java.lang.Object
    implements SpaceStrippingRule
    A whitespace stripping rule that strips whitespace according to the rules defined for XSLT stylesheets
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte isSpacePreserving​(NodeName elementName)
      Decide whether an element is in the set of white-space preserving element types
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StylesheetSpaceStrippingRule

        public StylesheetSpaceStrippingRule​(NamePool pool)