Class ZipFileSystemFactory
java.lang.Object
hec.map.tms.datasource.FileSystemFactory
hec.map.tms.datasource.filesystem.zipfile.ZipFileSystemFactory
A file system factory that creates a file system to handle Zip Files.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
returns true if the Factory can create a tile for that file.Methods inherited from class hec.map.tms.datasource.FileSystemFactory
getDefault
-
Constructor Details
-
ZipFileSystemFactory
public ZipFileSystemFactory()
-
-
Method Details
-
createFileSystem
- Specified by:
createFileSystem
in classFileSystemFactory
-
accept
Description copied from class:FileSystemFactory
returns true if the Factory can create a tile for that file.- Specified by:
accept
in classFileSystemFactory
- Returns:
-