com.impetus.annovention
Interface Filter

All Known Implementing Classes:
FilterImpl

public interface Filter

Interface to filter out filenames.

Author:
animesh.kumar

Method Summary
 boolean accepts(String filename)
          If true, the file is accepted, else rejected.
 

Method Detail

accepts

boolean accepts(String filename)
If true, the file is accepted, else rejected.



Copyright © 2011. All Rights Reserved.