Package com.day.cq.rewriter.linkchecker
package com.day.cq.rewriter.linkchecker
-
ClassDescriptionService that validates external links.Encapsulates all information of a link.The
LinkChecker
interface defines method needed for link checking of internal and external urls.TheLinkCheckerExtension
interface defines a plugin for theLinkChecker
.Settings that control the behaviour of theLinkChecker
.TheLinkCheckerSettingsProvider
provides the settings for the link checker with respect to the current request.Stores information about the validity of an external link.Stores LinkInfo objects in the repository.LinkRewriteConfig
holds the prefix and suffix strings for links that are invalid, expired or predated.LinkValidity
defines the state of a link in respect to its validity.