| Package | Description |
|---|---|
| org.n52.youngs.harvest | |
| org.n52.youngs.impl | |
| org.n52.youngs.transform | |
| org.n52.youngs.transform.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeSourceRecord |
| Modifier and Type | Method and Description |
|---|---|
Collection<SourceRecord> |
KvpCswSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
Source.getRecords(long startPosition,
long maxRecords,
Report report) |
abstract Collection<SourceRecord> |
CswSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
PoxCswSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
DirectorySource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
Source.getRecords(Report report) |
Collection<SourceRecord> |
CswSource.getRecords(Report report) |
Collection<SourceRecord> |
DirectorySource.getRecords(Report report) |
| Modifier and Type | Method and Description |
|---|---|
static SourceRecord |
SourceRecordHelper.getSourceRecordFromFile(String filename) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<SourceRecord> |
SourceRecordHelper.loadGetRecordsResponse(InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
SinkRecord |
Mapper.map(SourceRecord record) |
| Modifier and Type | Method and Description |
|---|---|
BuilderRecord |
CswToBuilderMapper.map(SourceRecord sourceRecord) |
Copyright © 2015–2016 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.