DEFAULT_NAMESPACES, DEFAULT_OUTPUT_SCHEMA, DEFAULT_TYPE_NAME| Constructor and Description |
|---|
DirectorySource(Path directory) |
DirectorySource(Path directory,
FileFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getEndpoint() |
long |
getRecordCount() |
Collection<SourceRecord> |
getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
getRecords(Report report) |
String |
toString() |
public DirectorySource(Path directory)
public DirectorySource(Path directory, FileFilter filter)
public URL getEndpoint()
getEndpoint in interface Sourcepublic long getRecordCount()
getRecordCount in interface Sourcepublic Collection<SourceRecord> getRecords(Report report)
getRecords in interface Sourcepublic Collection<SourceRecord> getRecords(long startPosition, long maxRecords, Report report)
getRecords in interface SourceCopyright © 2015–2016 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.