net.jakubholy.jeeutils.jsfelcheck.sourcefinder
Class FilesystemViewFinder

java.lang.Object
  extended by net.jakubholy.jeeutils.jsfelcheck.sourcefinder.FilesystemViewFinder
All Implemented Interfaces:
ViewFileFinder

public class FilesystemViewFinder
extends Object
implements ViewFileFinder


Constructor Summary
FilesystemViewFinder(Collection<File> searchRoots)
           
 
Method Summary
 Collection<File> findViewFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilesystemViewFinder

public FilesystemViewFinder(Collection<File> searchRoots)
Method Detail

findViewFiles

public Collection<File> findViewFiles()
Specified by:
findViewFiles in interface ViewFileFinder


Copyright © 2011. All Rights Reserved.