com.icl.saxon
public class StylesheetStripper extends Stripper
| Field Summary | |
|---|---|
| int | xsl_text |
| Method Summary | |
|---|---|
| boolean | isSpacePreserving(int nameCode)
Decide whether an element is in the set of white-space preserving element types |
| void | setStylesheetRules(NamePool namePool)
Set the rules appropriate for whitespace-stripping in a stylesheet |
Parameters: uri The namespace URI of the element name localname The local part of the element name
Returns: true if the element is in the set of white-space preserving element types