Package org.apache.maven.plugins.invoker
Class ReportUtils.FileFilterOnlyXmlFile
- java.lang.Object
-
- org.apache.maven.plugins.invoker.ReportUtils.FileFilterOnlyXmlFile
-
- All Implemented Interfaces:
java.io.FilenameFilter
- Enclosing class:
- ReportUtils
private static class ReportUtils.FileFilterOnlyXmlFile extends java.lang.Object implements java.io.FilenameFilter
-
-
Constructor Summary
Constructors Modifier Constructor Description private
FileFilterOnlyXmlFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.io.File dir, java.lang.String name)
-