Interface Filter


public interface Filter
Version:
$Revision: 1 $
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accepts(String filename)
     
  • Method Details

    • accepts

      boolean accepts(String filename)