net.contextfw.web.application.internal.util
Class ResourceScanner
java.lang.Object
net.contextfw.web.application.internal.util.AbstractScanner
net.contextfw.web.application.internal.util.ResourceScanner
public class ResourceScanner
- extends AbstractScanner
Locates all resources with given extension from paths
- Author:
- marko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceScanner
public ResourceScanner()
findResources
public static List<File> findResources(List<String> resourcePaths,
Pattern acceptor)
Copyright © 2010. All Rights Reserved.