edu.umd.cs.findbugs

Interface IClassScreener

public interface IClassScreener

Screen class files to decide which subset of them to analyze.

Author: David Hovemeyer

Method Summary
booleanmatches(String fileName)
Return whether or not the name of the given file matches.

Method Detail

matches

public boolean matches(String fileName)
Return whether or not the name of the given file matches.
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.