Package | Description |
---|---|
com.norconex.collector.http.url | |
com.norconex.collector.http.url.impl |
Modifier and Type | Method and Description |
---|---|
Set<Link> |
ILinkExtractor.extractLinks(InputStream input,
String reference,
ContentType contentType)
Extracts links from a document.
|
Modifier and Type | Method and Description |
---|---|
int |
Link.compareTo(Link other) |
Modifier and Type | Method and Description |
---|---|
Set<Link> |
XMLFeedLinkExtractor.extractLinks(InputStream input,
String reference,
ContentType contentType) |
Set<Link> |
TikaLinkExtractor.extractLinks(InputStream is,
String url,
ContentType contentType) |
Set<Link> |
RegexLinkExtractor.extractLinks(InputStream input,
String reference,
ContentType contentType) |
Set<Link> |
GenericLinkExtractor.extractLinks(InputStream input,
String reference,
ContentType contentType) |
Copyright © 2009–2021 Norconex Inc.. All rights reserved.