| Constructor and Description |
|---|
InvalidSosDocumentException(SosDocumentProvider provider,
SosDocumentType targetDocType,
org.apache.xmlbeans.SchemaType targetSchemaType,
org.apache.xmlbeans.SchemaType actualSchemaType) |
InvalidSosDocumentException(SosValidationException.Severity severity,
SosDocumentProvider provider,
SosDocumentType targetDocType,
org.apache.xmlbeans.SchemaType targetSchemaType,
org.apache.xmlbeans.SchemaType actualSchemaType) |
UnsupportedDocumentException(SosDocumentProvider provider,
SosDocumentType doc) |
UnsupportedDocumentException(SosValidationException.Severity severity,
SosDocumentProvider provider,
SosDocumentType doc) |
| Modifier and Type | Method and Description |
|---|---|
static SosDocumentType |
SosDocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SosDocumentType[] |
SosDocumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
SosDocumentProvider.getDocument(SosDocumentType document) |
static String |
DirectorySosDocumentProvider.getDocumentFilename(SosDocumentType document) |
protected abstract org.apache.xmlbeans.XmlObject |
SosDocumentProvider.getDocumentXml(SosDocumentType document) |
protected org.apache.xmlbeans.XmlObject |
DirectorySosDocumentProvider.getDocumentXml(SosDocumentType document) |
| Modifier and Type | Method and Description |
|---|---|
protected net.opengis.sensorML.x101.SensorMLDocument |
KvpHttpSosDocumentProvider.describeSensorm1_0(String procedure,
SosDocumentType docType) |
protected abstract net.opengis.sensorML.x101.SensorMLDocument |
SosServerSosDocumentProvider.describeSensorm1_0(String procedure,
SosDocumentType docType) |
protected net.opengis.sensorML.x101.SensorMLDocument |
PoxHttpSosDocumentProvider.describeSensorm1_0(String procedure,
SosDocumentType docType) |
protected org.apache.xmlbeans.XmlObject |
IoosGitHubProvider.getDocumentXml(SosDocumentType document) |
protected org.apache.xmlbeans.XmlObject |
SosServerSosDocumentProvider.getDocumentXml(SosDocumentType document) |
protected net.opengis.om.x10.ObservationCollectionDocument |
KvpHttpSosDocumentProvider.getObservationm1_0(GetObservationConstellation constellation,
SosDocumentType docType) |
protected abstract net.opengis.om.x10.ObservationCollectionDocument |
SosServerSosDocumentProvider.getObservationm1_0(GetObservationConstellation constellation,
SosDocumentType docType) |
protected net.opengis.om.x10.ObservationCollectionDocument |
PoxHttpSosDocumentProvider.getObservationm1_0(GetObservationConstellation constellation,
SosDocumentType docType) |
protected net.opengis.swe.x20.DataRecordDocument |
SosServerSosDocumentProvider.getSweDataRecordFromObservationCollectionm1_0(GetObservationConstellation constellation,
SosDocumentType docType) |
| Modifier and Type | Method and Description |
|---|---|
abstract SosDocumentType |
AbstractSosValidationTest.getSosDocumentType() |
| Modifier and Type | Method and Description |
|---|---|
SosDocumentType |
StationSensorMLTestm1_0.getSosDocumentType() |
SosDocumentType |
ObservationCollectionTestm1_0.getSosDocumentType() |
SosDocumentType |
SweTimeSeriesProfileTestm1_0.getSosDocumentType() |
SosDocumentType |
CapabilitiesTestm1_0.getSosDocumentType() |
SosDocumentType |
NetworkSensorMLTestm1_0.getSosDocumentType() |
SosDocumentType |
SweTimeSeriesTestm1_0.getSosDocumentType() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
XmlHelper.castResult(SosDocumentProvider provider,
org.apache.xmlbeans.XmlObject xmlObject,
Class<T> clazz,
SosDocumentType targetDocType,
org.apache.xmlbeans.SchemaType targetSchemaType) |
Copyright © 2014. All Rights Reserved.