org.apache.xalan.xsltc.dom
Interface Filter

All Known Implementing Classes:
EmptyFilter

public interface Filter


Method Summary
 boolean test(int node)
           
 

Method Detail

test

boolean test(int node)