Package hec.map.tms.datasource
Class FileSystemFactory
java.lang.Object
hec.map.tms.datasource.FileSystemFactory
- Direct Known Subclasses:
DirectoryFileSystemFactory,ZipFileSystemFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanreturns true if the Factory can create a tile for that file.abstract FileSystemstatic FileSystemFactory
-
Constructor Details
-
FileSystemFactory
public FileSystemFactory()
-
-
Method Details
-
getDefault
-
createFileSystem
-
accept
returns true if the Factory can create a tile for that file.- Parameters:
path-- Returns:
-