Package org.anchoranalysis.io.input.bean.path.matcher
package org.anchoranalysis.io.input.bean.path.matcher
Beans to find a subset of files that match a particular conditions on their paths.
-
ClassesClassDescriptionMatches file-paths against some kind of pattern.Maybe imposes a file-extension condition, optionally on top of an existing matcher.Matches paths using a Java-style glob.Predicates that matches a file-path against a regular expression.