Package 

Interface CrawlUrlFilter


  • 
    public interface CrawlUrlFilter
    
                        

    Interface used to limit which URLs enter AppConstants. Used by the injector and the db updater.

    • Method Summary

      Modifier and Type Method Description
      abstract String filter(String url)
      Boolean isValid(String urlString)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait