Uses of Class
com.norconex.crawler.web.doc.operations.link.Link
Packages that use Link
Package
Description
-
Uses of Link in com.norconex.crawler.web.doc.operations.link
Methods in com.norconex.crawler.web.doc.operations.link that return types with arguments of type LinkMethods in com.norconex.crawler.web.doc.operations.link with parameters of type Link -
Uses of Link in com.norconex.crawler.web.doc.operations.link.impl
Methods in com.norconex.crawler.web.doc.operations.link.impl that return types with arguments of type LinkModifier and TypeMethodDescriptionDomLinkExtractor.extractLinks(Doc doc) HtmlLinkExtractor.extractLinks(Doc doc) RegexLinkExtractor.extractLinks(Doc doc) TikaLinkExtractor.extractLinks(Doc doc) XmlFeedLinkExtractor.extractLinks(Doc doc)