org.apache.xalan.xsltc.dom
Interface StripWhitespaceFilter


public interface StripWhitespaceFilter


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

Method Detail

stripSpace

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


Copyright © 2006 Apache XML Project. All Rights Reserved.