Package org.apache.xalan.xsltc.dom
Interface StripWhitespaceFilter
-
public interface StripWhitespaceFilter
- Author:
- Jacek Ambroziak, Santiago Pericas-Geertsen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
stripSpace(DOM dom, int node, int type)
-
-
-
Method Detail
-
stripSpace
boolean stripSpace(DOM dom, int node, int type)
-
-