org.apache.xalan.processor
public class WhitespaceInfoPaths extends WhiteSpaceInfo
| Constructor Summary | |
|---|---|
| WhitespaceInfoPaths(Stylesheet thisSheet)
Constructor WhitespaceInfoPaths
| |
| Method Summary | |
|---|---|
| void | clearElements() |
| void | setElements(Vector elems)
Set from the elements attribute. |
Parameters: thisSheet The current stylesheet
Parameters: elems Should be a non-null reference to a list of XPath objects.