net.sf.saxon.style
public class StylesheetStripper extends Stripper
Method Summary | |
---|---|
Stripper | getAnother() |
byte | isSpacePreserving(int nameCode)
Decide whether an element is in the set of white-space preserving element types |
byte | isSpacePreserving(NodeInfo element)
Decide whether an element is in the set of white-space preserving element types.
|
Parameters: nameCode identifies the element being tested
Parameters: element Identifies the element whose whitespace is possibly to be preserved
Returns: true if the element is in the set of white-space preserving element types