Package org.geotools.api.data
Interface FileResourceInfo
- All Superinterfaces:
FileGroupProvider
,ResourceInfo
- All Known Implementing Classes:
DefaultFileResourceInfo
,ImageMosaicFileResourceInfo
Extends
ResourceInfo
with information about the file structure of the resource- Author:
- Andrea Aime - GeoSolutions, Daniele Romagnoli - GeoSolutions
-
Nested Class Summary
Nested classes/interfaces inherited from interface FileGroupProvider
FileGroupProvider.FileGroup
-
Method Summary
Methods inherited from interface ResourceInfo
getBounds, getCRS, getDescription, getKeywords, getName, getSchema, getTitle
-
Method Details
-
getFiles
FileGroupProvider
providing resource content.- Specified by:
getFiles
in interfaceFileGroupProvider
- Returns:
- A
FileGroupProvider
instance providing resource content
-