Package com.norconex.collector.http.link


package com.norconex.collector.http.link
  • Class
    Description
    Base class for link extraction providing common configuration settings.
    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.
    Responsible for finding links in documents.
    Represents a link extracted from a document.