Package org.opencms.validation

Classes to validate the internal and external link structure of resources in the OpenCms VFS.

See:
          Description

Interface Summary
I_CmsXmlDocumentLinkValidatable HTML link validation of a Cms file is enabled if the file's resource type implements the interface I_CmsHtmlLinkValidatable.
 

Class Summary
CmsPointerLinkValidationResult Stores the result of a pointer link validation.
CmsPointerLinkValidator Class to validate pointer links.
CmsXmlDocumentLinkValidator Validates HTML links in the (body) content of Cms resources in the OpenCms VFS.
 

Package org.opencms.validation Description

Classes to validate the internal and external link structure of resources in the OpenCms VFS.

Since:
6.0.0
Version:
$Revision: 1.6 $