Interface StaticChecker
-
- All Known Implementing Classes:
AbstractStaticChecker,XccStaticChecker
public interface StaticCheckerInterface for performing static checks on a list of modules that have been loaded into MarkLogic already.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheckLoadedAssets(java.util.List<DocumentFile> documentFiles)
-
-
-
Method Detail
-
checkLoadedAssets
void checkLoadedAssets(java.util.List<DocumentFile> documentFiles)
-
-