com.googlecode.jslint4java.maven
Class FileLister
java.lang.Object
com.googlecode.jslint4java.maven.FileLister
public class FileLister
- extends Object
Produce a list of files with includes and excludes.
- Author:
- hdm
- See Also:
FileUtils.getDefaultExcludes(),
FileUtils.getFiles(File, String, String)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileLister
public FileLister(File sourceDirectory,
List<String> includes,
List<String> excludes)
files
public List<File> files()
throws IOException
- Throws:
IOException
Copyright © 2007-2011. All Rights Reserved.