Class PatternMatcher

    • Constructor Detail

      • PatternMatcher

        public PatternMatcher​(String regex)
    • Method Detail

      • test

        public boolean test​(@Nullable
                            org.sonar.maven.model.LocatedAttribute attribute)
        Specified by:
        test in interface Predicate<org.sonar.maven.model.LocatedAttribute>