com.thoughtworks.qdox.directorywalker
Interface Filter

All Known Implementing Classes:
SuffixFilter

public interface Filter


Method Summary
 boolean filter(java.io.File file)
           
 

Method Detail

filter

public boolean filter(java.io.File file)