public class AllElementsSpaceStrippingRule extends Object implements SpaceStrippingRule
| Constructor and Description |
|---|
AllElementsSpaceStrippingRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(ExpressionPresenter presenter)
Export this rule as part of an exported stylesheet
|
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 SpaceStrippingRulefingerprint - identifies the element being testedpublic void export(ExpressionPresenter presenter)
export in interface SpaceStrippingRulepresenter - the output handlerCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.