public abstract class SosServerSosDocumentProvider extends AbstractHttpSosDocumentProvider
| Modifier and Type | Field and Description |
|---|---|
protected RequestConfiguration |
config |
protected static org.joda.time.DateTime |
DEFAULT_START_TIME |
LOG, url| Constructor and Description |
|---|
SosServerSosDocumentProvider(URL url,
RequestConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract net.opengis.sensorML.x101.SensorMLDocument |
describeSensorm1_0(String procedure,
SosDocumentType docType) |
protected abstract net.opengis.sos.x10.CapabilitiesDocument |
getCapabilitiesm1_0() |
protected org.apache.xmlbeans.XmlObject |
getDocumentXml(SosDocumentType document) |
protected abstract net.opengis.om.x10.ObservationCollectionDocument |
getObservationm1_0(GetObservationConstellation constellation,
SosDocumentType docType) |
protected net.opengis.swe.x20.DataRecordDocument |
getSweDataRecordFromObservationCollectionm1_0(GetObservationConstellation constellation,
SosDocumentType docType) |
getUrl, sendRequest, toStringgetDocumentprotected RequestConfiguration config
protected static final org.joda.time.DateTime DEFAULT_START_TIME
public SosServerSosDocumentProvider(URL url, RequestConfiguration config) throws InvalidUrlException, MalformedURLException, InvalidRequestConfigurationException
protected abstract net.opengis.sos.x10.CapabilitiesDocument getCapabilitiesm1_0()
throws SosValidationException,
CompositeSosValidationException
protected abstract net.opengis.sensorML.x101.SensorMLDocument describeSensorm1_0(String procedure, SosDocumentType docType) throws SosValidationException, CompositeSosValidationException
protected abstract net.opengis.om.x10.ObservationCollectionDocument getObservationm1_0(GetObservationConstellation constellation, SosDocumentType docType) throws SosValidationException, CompositeSosValidationException
protected net.opengis.swe.x20.DataRecordDocument getSweDataRecordFromObservationCollectionm1_0(GetObservationConstellation constellation, SosDocumentType docType) throws SosValidationException, CompositeSosValidationException
protected org.apache.xmlbeans.XmlObject getDocumentXml(SosDocumentType document) throws SosValidationException, CompositeSosValidationException
getDocumentXml in class SosDocumentProviderSosValidationExceptionCompositeSosValidationExceptionCopyright © 2014. All Rights Reserved.