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 TypeMethodDescriptionbooleanreturns 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:
createFileSystemin classFileSystemFactory
-
accept
Description copied from class:FileSystemFactoryreturns true if the Factory can create a tile for that file.- Specified by:
acceptin classFileSystemFactory- Returns:
-