org.sonar.api.batch
Class FileFilter

java.lang.Object
  extended by org.sonar.api.batch.FileFilter
All Implemented Interfaces:
FileFilter, BatchComponent, BatchExtension, Extension

public abstract class FileFilter
extends Object
implements FileFilter, BatchExtension


Constructor Summary
FileFilter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.io.FileFilter
accept
 

Constructor Detail

FileFilter

public FileFilter()


Copyright © 2009-2011 SonarSource. All Rights Reserved.