|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Outlink | |
| org.apache.nutch.parse | |
| Uses of Outlink in org.apache.nutch.parse |
| Methods in org.apache.nutch.parse that return Outlink | |
static Outlink |
Outlink.read(DataInput in)
|
static Outlink[] |
OutlinkExtractor.getOutlinks(String plainText)
Extracts Outlink from given plain text. |
static Outlink[] |
OutlinkExtractor.getOutlinks(String plainText,
String anchor)
Extracts Outlink from given plain text and adds anchor
to the extracted Outlinks |
Outlink[] |
ParseData.getOutlinks()
The outlinks of the page. |
| Constructors in org.apache.nutch.parse with parameters of type Outlink | |
ParseData(ParseStatus status,
String title,
Outlink[] outlinks,
Properties metadata)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||