org.apache.xalan.xsltc
Interface StripFilter


public interface StripFilter


Method Summary
 boolean stripSpace(DOM dom, int node, int type)
           
 

Method Detail

stripSpace

boolean stripSpace(DOM dom,
                   int node,
                   int type)