Package com.day.cq.rewriter.linkchecker
package com.day.cq.rewriter.linkchecker
-
ClassDescriptionService that validates external links.Encapsulates all information of a link.The
LinkCheckerinterface defines method needed for link checking of internal and external urls.TheLinkCheckerExtensioninterface defines a plugin for theLinkChecker.Settings that control the behaviour of theLinkChecker.TheLinkCheckerSettingsProviderprovides 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.LinkRewriteConfigholds the prefix and suffix strings for links that are invalid, expired or predated.LinkValiditydefines the state of a link in respect to its validity.