Frames | No Frames |
Classes derived from org.apache.xalan.templates.WhiteSpaceInfo | |
class |
Methods with parameter type org.apache.xalan.templates.WhiteSpaceInfo | |
void | Set the "xsl:preserve-space" property.
|
void | Set the "xsl:strip-space" properties.
|
Methods with return type org.apache.xalan.templates.WhiteSpaceInfo | |
WhiteSpaceInfo | Stylesheet.getPreserveSpace(int i) Get a "xsl:preserve-space" property.
|
WhiteSpaceInfo | Stylesheet.getStripSpace(int i) Get an "xsl:strip-space" property.
|
WhiteSpaceInfo | Get information about whether or not an element should strip whitespace.
|