Searched defs:WhiteSpaceInfo (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DWhiteSpaceInfo.java19 * $Id: WhiteSpaceInfo.java 468643 2006-10-28 06:56:03Z minchau $
30 public class WhiteSpaceInfo extends ElemTemplate class in inherits:ElemTemplate
51 * Constructor WhiteSpaceInfo
54 public WhiteSpaceInfo(Stylesheet thisSheet) method in class:WhiteSpaceInfo
61 * Constructor WhiteSpaceInfo
69 public WhiteSpaceInfo(XPath matchPattern, boolean shouldStripSpace, Stylesheet thisSheet) method in class:WhiteSpaceInfo
80 * This function is called to recompose() all of the WhiteSpaceInfo elements.

Completed in 78 milliseconds