Package org.apache.xalan.xsltc
Interface StripFilter
-
public interface StripFilter
- 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)
-
-