Package org.apache.rat.document
Class DocumentNameMatcher.FileFilterPredicate
java.lang.Object
org.apache.rat.document.DocumentNameMatcher.FileFilterPredicate
- All Implemented Interfaces:
Predicate<DocumentName>
- Enclosing class:
DocumentNameMatcher
public static final class DocumentNameMatcher.FileFilterPredicate
extends Object
implements Predicate<DocumentName>
A DocumentName predicate that uses
FileFilter
.-
Method Details
-
test
- Specified by:
test
in interfacePredicate<DocumentName>
-
toString
-