org.sonar.batch.scan.filesystem
Class DeprecatedFileFilters
java.lang.Object
org.sonar.batch.scan.filesystem.DeprecatedFileFilters
- All Implemented Interfaces:
- InputFileFilter, BatchComponent, BatchExtension, Extension
public class DeprecatedFileFilters
- extends Object
- implements InputFileFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeprecatedFileFilters
public DeprecatedFileFilters(FileSystemFilter[] filters)
DeprecatedFileFilters
public DeprecatedFileFilters()
accept
public boolean accept(InputFile inputFile)
- Specified by:
accept in interface InputFileFilter
Copyright © 2009–2015 SonarSource. All rights reserved.