Package com.norconex.crawler.web.doc.operations.link.impl
package com.norconex.crawler.web.doc.operations.link.impl
-
ClassesClassDescriptionExtracts links from a Document Object Model (DOM) representation of an HTML, XHTML, or XML document content based on values of matching elements and attributes.Configuration for
DomLinkExtractor.A memory efficient HTML link extractor.Configuration forHtmlLinkExtractor.Link extractor using regular expressions to extract links found in text documents.Configuration forRegexLinkExtractor.Implementation ofLinkExtractorusing Apache Tika to perform URL extractions from HTML documents.Configuration forTikaLinkExtractor.Configuration forXmlFeedLinkExtractor.