Class UrlExtractor

  • All Implemented Interfaces:

    
    public class UrlExtractor
    
                        

    TODO: org.nibor.autolink.LinkExtractor might be faster

    • Constructor Summary

      Constructors 
      Constructor Description
      UrlExtractor()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String extract(String line)
      final Unit extractTo(String line, Set<String> urls)
      • Methods inherited from class java.lang.Object

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