Uses of Class
de.ikor.sip.foundation.mvnplugin.model.BannedImportGroups
-
Uses of BannedImportGroups in de.ikor.sip.foundation.mvnplugin
Modifier and TypeMethodDescriptionSourceTreeAnalyzer.analyze
(BannedImportGroups groups) Checks the files in enclosed folder for not allowed import statements.(package private) Optional<BannedImportRecords>
ImportAnalyzer.checkFile
(ParsedJavaFile sourceFile, BannedImportGroups groups) Collects all imports that are banned within the given source file.