Interface StripFilter


public interface StripFilter
Author:
Jacek Ambroziak, Santiago Pericas-Geertsen
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    stripSpace(DOM dom, int node, int type)
     
  • Method Details

    • stripSpace

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