Enum Class WebCrawlerConfig.ReferencedLinkType

java.lang.Object
java.lang.Enum<WebCrawlerConfig.ReferencedLinkType>
com.norconex.crawler.web.WebCrawlerConfig.ReferencedLinkType
All Implemented Interfaces:
Serializable, Comparable<WebCrawlerConfig.ReferencedLinkType>, Constable
Enclosing class:
WebCrawlerConfig

public static enum WebCrawlerConfig.ReferencedLinkType extends Enum<WebCrawlerConfig.ReferencedLinkType>
Flags for storing as metadata a page referenced links. Default will only store linked that are "in-scope". See class documentation for details.