rat.document.impl.guesser
Class ArchiveGuesser
java.lang.Object
rat.document.impl.guesser.ArchiveGuesser
- All Implemented Interfaces:
- IDocumentMatcher
public class ArchiveGuesser
- extends Object
- implements IDocumentMatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARCHIVE_EXTENSIONS
public static final String[] ARCHIVE_EXTENSIONS
ArchiveGuesser
public ArchiveGuesser()
matches
public boolean matches(IDocument document)
- Specified by:
matches
in interface IDocumentMatcher
isArchive
public static final boolean isArchive(String name)
- Is a file by that name an archive?
Copyright © 2006-2011. All Rights Reserved.