Class ArchiveGuesser
java.lang.Object
org.apache.rat.document.impl.guesser.ArchiveGuesser
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ArchiveGuesser
public ArchiveGuesser()
-
-
Method Details
-
isArchive
- Parameters:
document
- the current document.- Returns:
- whether the given document is an archive.
-
isArchive
- Parameters:
name
- file name to check against.- Returns:
- Is a file by that name an archive?
-