Package 

Interface CrawlUrlNormalizer


  • 
    public interface CrawlUrlNormalizer
    
                        

    Interface used to convert URLs to normal form and optionally perform substitutions

    • Method Summary

      Modifier and Type Method Description
      abstract String normalize(String url, String scope)
      Boolean valid(String urlString, String scope)
      • Methods inherited from class java.lang.Object

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