Uses of Class
org.dspace.ctask.general.BasicLinkChecker
-
Packages that use BasicLinkChecker Package Description org.dspace.ctask.general -
-
Uses of BasicLinkChecker in org.dspace.ctask.general
Subclasses of BasicLinkChecker in org.dspace.ctask.general Modifier and Type Class Description classMetadataValueLinkCheckerA link checker that builds upon the BasicLinkChecker to check URLs that appear in all metadata fields where the field starts with http:// or https:// Of course this assumes that there is no extra metadata following the URL.
-