Class HtmlExtrator

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  HtmlExtrator.HtmlFetchResult
      Article content fetch result.
    • Constructor Summary

      Constructors 
      Constructor Description
      HtmlExtrator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      HtmlExtrator.HtmlFetchResult extract​(java.lang.String site)
      Extracts from a given URL all the content needed and return it.
      • Methods inherited from class java.lang.Object

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