org.gcube.common.scan.matchers
Class NameMatcher

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

public class NameMatcher
extends Object
implements ResourceMatcher


Constructor Summary
NameMatcher(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

NameMatcher

public NameMatcher(String regexp)
Method Detail

match

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


Copyright © 2014. All Rights Reserved.