public interface HarvestedSource
StructuredGridCoverage2DReader.harvest(String, Object, org.geotools.util.factory.Hints)
,
indicating whether the object was successfully ingested or not.Modifier and Type | Method and Description |
---|---|
String |
getMessage()
In case the file was not ingested, provides a reason why it was skipped
|
Object |
getSource()
The object that has been processed
|
boolean |
success()
If true, the file has been ingested and generated new granules in the reader, false otherwise
|
Object getSource()
boolean success()
String getMessage()
Copyright © 1996–2019 Geotools. All rights reserved.