public class Archive
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Set<java.lang.String> |
ARCHIVE_EXTENSION_SET
File extensions that indicate an archive (zip, jar, or similar).
|
Constructor and Description |
---|
Archive() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isArchiveFileName(java.lang.String fileName)
Determine whether or not the given filename appears to
identify a zip/jar archive.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.