Package com.norconex.collector.http.link
-
Interface Summary Interface Description ILinkExtractor Responsible for finding links in documents. -
Class Summary 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.Link Represents a link extracted from a document.