Class BannedImportGroup
java.lang.Object
de.ikor.sip.foundation.mvnplugin.model.BannedImportGroup
Holds the information of what imports should be banned and from which base package.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isImportBanned
(String importName) boolean
boolean
regexMatch
(String pattern, String matchString)
-
Constructor Details
-
BannedImportGroup
-
-
Method Details
-
getBasePackages
-
isImportBanned
-
matches
-
regexMatch
-