Package org.geotools.api.data
Interface FileServiceInfo
- All Superinterfaces:
FileGroupProvider
,ServiceInfo
- All Known Implementing Classes:
DefaultFileServiceInfo
Extends
ServiceInfo
with information about the underlying file structure- 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 ServiceInfo
getDescription, getKeywords, getPublisher, getSchema, getSource, getTitle
-
Method Details
-
getFiles
FileGroupProvider
providing info content.- Specified by:
getFiles
in interfaceFileGroupProvider
- Returns:
- A
FileGroupProvider
instance providing info content.
-