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 boolean
returns true if the Factory can create a tile for that file.abstract FileSystem
static 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:
-