Uses of Package
com.norconex.collector.http.link
-
Packages that use com.norconex.collector.http.link Package Description com.norconex.collector.http.crawler com.norconex.collector.http.link com.norconex.collector.http.link.impl -
Classes in com.norconex.collector.http.link used by com.norconex.collector.http.crawler Class Description ILinkExtractor Responsible for finding links in documents. -
Classes in com.norconex.collector.http.link used by com.norconex.collector.http.link Class Description AbstractLinkExtractor Base class for link extraction providing common configuration settings.ILinkExtractor Responsible for finding links in documents.Link Represents a link extracted from a document. -
Classes in com.norconex.collector.http.link used by com.norconex.collector.http.link.impl Class Description AbstractLinkExtractor Base class for link extraction providing common configuration settings.AbstractTextLinkExtractor Base class for link extraction from text documents, providing common configuration settings such as being able to apply extraction to specific documents only, and being able to specify one or more metadata fields from which to grab the text for extracting links.ILinkExtractor Responsible for finding links in documents.Link Represents a link extracted from a document.