public class ArchiveGuesser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARCHIVE_EXTENSIONS |
| Constructor and Description |
|---|
ArchiveGuesser() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isArchive(Document document) |
static boolean |
isArchive(String name)
Is a file by that name an archive?
|
public static final String[] ARCHIVE_EXTENSIONS
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.