Class SourceGlobFilter
java.lang.Object
io.github.ascopes.protobufmavenplugin.sources.SourceGlobFilter
Filter for source files to allow including and excluding based on glob patterns.
- Since:
- 2.2.0
- Author:
- Ashley Scopes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static List
<PathMatcher> compileMatchers
(List<String> patterns) private static Predicate
<PathMatcher> (package private) boolean
-
Field Details
-
includes
-
excludes
-
-
Constructor Details
-
SourceGlobFilter
-
-
Method Details
-
matches
-
compileMatchers
-
forPath
-