[TOC]
- Prev
- Next
Uses of Class
org.apache.nutch.crawl.Inlink
Packages that use Inlink Package Description org.apache.nutch.crawl
Crawl control code and tools to run the crawler.
Uses of Inlink in org.apache.nutch.crawl
Methods in org.apache.nutch.crawl that return Inlink Modifier and Type Method and Description static Inlink
Inlink.read(DataInput in)
Methods in org.apache.nutch.crawl that return types with arguments of type Inlink Modifier and Type Method and Description Iterator
Inlinks.iterator()
Methods in org.apache.nutch.crawl with parameters of type Inlink Modifier and Type Method and Description void
Inlinks.add(Inlink inlink)
- Prev
- Next