Class Hierarchy
- java.lang.Object
- de.jungblut.crawl.extraction.ArticleContentExtrator (implements de.jungblut.crawl.extraction.Extractor<T>)
- de.jungblut.crawl.FetchResult
- de.jungblut.crawl.extraction.ArticleContentExtrator.ContentFetchResult
- de.jungblut.crawl.extraction.HtmlExtrator.HtmlFetchResult
- de.jungblut.crawl.extraction.HtmlExtrator (implements de.jungblut.crawl.extraction.Extractor<T>)
- de.jungblut.crawl.extraction.OutlinkExtractor (implements de.jungblut.crawl.extraction.Extractor<T>)
Interface Hierarchy
- de.jungblut.crawl.extraction.Extractor<T>