|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mucommander.file.impl.zip.ZipFormatProvider
public class ZipFormatProvider
This class is the provider for the 'Zip' archive format implemented by ZipArchiveFile.
ZipArchiveFile| Constructor Summary | |
|---|---|
ZipFormatProvider()
|
|
| Method Summary | |
|---|---|
AbstractArchiveFile |
getFile(AbstractFile file)
Creates a new instance of AbstractArchiveFile . |
FilenameFilter |
getFilenameFilter()
Returns the FilenameFilter that matches filenames to be associated with this archive format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZipFormatProvider()
| Method Detail |
|---|
public AbstractArchiveFile getFile(AbstractFile file)
throws java.io.IOException
ArchiveFormatProviderAbstractArchiveFile .
getFile in interface ArchiveFormatProviderfile - file to map as an AbstractArchiveFile.
AbstractArchiveFile that matches the specified URL.
java.io.IOException - if an error occurs.public FilenameFilter getFilenameFilter()
ArchiveFormatProviderFilenameFilter that matches filenames to be associated with this archive format.
getFilenameFilter in interface ArchiveFormatProviderFilenameFilter that matches filenames to be associated with this archive format
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard