| Constructor and Description |
|---|
DataSampler(Document capabilitiesDocument)
Instantiates a new DataSampler, call #acquireRecords() to collection records
|
| Modifier and Type | Method and Description |
|---|---|
void |
acquireRecords()
Requests 10 records in dublin core (full) from the CSW.
|
String |
findSampleIdentifier() |
Map<String,Node> |
getRecords() |
public DataSampler(Document capabilitiesDocument)
capabilitiesDocument - never nulpublic void acquireRecords()
public Map<String,Node> getRecords()
null if the service does not provide any records, an error
occurred during requesting the records or #acquireRecords() was not invoked beforepublic String findSampleIdentifier()
null if no identifier is availableCopyright © 2019 Open Geospatial Consortium. All rights reserved.