public class AllElementsSpaceStrippingRule extends Object implements SpaceStrippingRule
Constructor and Description |
---|
AllElementsSpaceStrippingRule() |
Modifier and Type | Method and Description |
---|---|
static AllElementsSpaceStrippingRule |
getInstance() |
byte |
isSpacePreserving(NodeName fingerprint)
Decide whether an element is in the set of white-space preserving element types
|
public static AllElementsSpaceStrippingRule getInstance()
public byte isSpacePreserving(NodeName fingerprint)
isSpacePreserving
in interface SpaceStrippingRule
fingerprint
- identifies the element being testedCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.