org.gcube.common.scan.matchers
Class PathMatcher

java.lang.Object
  extended by org.gcube.common.scan.matchers.PathMatcher
All Implemented Interfaces:
ResourceMatcher

public class PathMatcher
extends Object
implements ResourceMatcher


Constructor Summary
PathMatcher(String regexp)
           
 
Method Summary
 boolean match(ClasspathResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathMatcher

public PathMatcher(String regexp)
Method Detail

match

public boolean match(ClasspathResource resource)
Specified by:
match in interface ResourceMatcher


Copyright © 2014. All Rights Reserved.