Package org.apache.rat.report
Interface IReportable
-
- All Known Implementing Classes:
ArchiveWalker
,DirectoryWalker
,FilesReportable
,ResourceCollectionContainer
,Walker
public interface IReportable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(RatReport report)
-
-
-
Method Detail
-
run
void run(RatReport report) throws RatException
- Throws:
RatException
-
-