Package com.day.cq.rewriter.linkchecker
-
Interface Summary Interface Description ExternalLinkChecker Service that validates external links.Link Encapsulates all information of a link.LinkChecker TheLinkCheckerinterface defines method needed for link checking of internal and external urls.LinkCheckerConfigProvider LinkCheckerExtension TheLinkCheckerExtensioninterface defines a plugin for theLinkChecker.LinkCheckerSettingsProvider TheLinkCheckerSettingsProviderprovides the settings for the link checker with respect to the current request.LinkInfoStorage Stores LinkInfo objects in the repository. -
Class Summary Class Description LinkCheckerSettings Settings that control the behaviour of theLinkChecker.LinkInfo Stores information about the validity of an external link.LinkRewriteConfig LinkRewriteConfigholds the prefix and suffix strings for links that are invalid, expired or predated. -
Enum Summary Enum Description LinkValidity LinkValiditydefines the state of a link in respect to its validity.