context, namespaces, recordCount, unmarshallerDEFAULT_NAMESPACES, DEFAULT_OUTPUT_SCHEMA, DEFAULT_TYPE_NAME| Constructor and Description |
|---|
KvpCswSource(String url,
Collection<String> namespaces,
NamespaceContext nsContext,
String typeName,
String outputSchema) |
KvpCswSource(String url,
NamespaceContext nsContext) |
KvpCswSource(URL url,
Collection<String> namespaces,
NamespaceContext nsContext,
String typeName,
String outputSchema) |
KvpCswSource(URL url,
String namespacesParameter,
String typeName,
String outputSchema) |
| Modifier and Type | Method and Description |
|---|---|
protected Supplier<? extends Long> |
getAndStoreRecordCount() |
Collection<SourceRecord> |
getRecords(long startPosition,
long maxRecords,
Report report) |
getEndpoint, getNamespacesParameter, getNode, getOutputSchemaParameter, getRecordCount, getRecords, getTypeNamesParameter, toStringpublic KvpCswSource(String url, NamespaceContext nsContext) throws MalformedURLException, JAXBException
MalformedURLExceptionJAXBExceptionpublic KvpCswSource(String url, Collection<String> namespaces, NamespaceContext nsContext, String typeName, String outputSchema) throws MalformedURLException, JAXBException
MalformedURLExceptionJAXBExceptionpublic KvpCswSource(URL url, String namespacesParameter, String typeName, String outputSchema) throws JAXBException
JAXBExceptionpublic KvpCswSource(URL url, Collection<String> namespaces, NamespaceContext nsContext, String typeName, String outputSchema) throws JAXBException
JAXBExceptionpublic Collection<SourceRecord> getRecords(long startPosition, long maxRecords, Report report)
getRecords in interface SourcegetRecords in class CswSourceprotected Supplier<? extends Long> getAndStoreRecordCount()
getAndStoreRecordCount in class CswSourceCopyright © 2015–2016 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.