public class ArchiveGuesser extends Object implements IDocumentMatcher
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARCHIVE_EXTENSIONS |
| Constructor and Description |
|---|
ArchiveGuesser() |
public static final String[] ARCHIVE_EXTENSIONS
public boolean matches(IDocument document)
matches in interface IDocumentMatcherpublic static final boolean isArchive(String name)
Copyright © 2006-2013. All Rights Reserved.