org.deegree.ogcwebservices.sos.capabilities
Class CapabilitiesDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
org.deegree.owscommon.OWSCommonCapabilitiesDocument
org.deegree.ogcwebservices.sos.capabilities.CapabilitiesDocument
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SOSConfigurationDocument
public class CapabilitiesDocument
- extends OWSCommonCapabilitiesDocument
Read the SOS Capabilities form a XML File
- Version:
- 1.0
- Author:
- Matthias Kulbe
- See Also:
- Serialized Form
Field Summary |
protected static URI |
SCSNS
|
Methods inherited from class org.deegree.owscommon.OWSCommonCapabilitiesDocument |
getCodeType, getContraints, getDCP, getDCPs, getKeywords, getKeywords, getOperation, getOWSDomainType, getServiceIdentification, getServiceProvider, getWGS84BoundingBoxType |
Methods inherited from class org.deegree.ogcbase.OGCDocument |
parseCodeList, parseCodeListArray, parseInterval, parseKeywords, parseKeywords, parseLonLatEnvelope, parseOnLineResource, parsePropertyPath, parseTimePeriod, parseTimePeriods, parseTimePositions, parseTimeSequence, parseTypedLiteral, parseValues |
Methods inherited from class org.deegree.framework.xml.XMLFragment |
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write |
SCSNS
protected static final URI SCSNS
CapabilitiesDocument
public CapabilitiesDocument()
createEmptyDocument
public void createEmptyDocument()
throws IOException,
SAXException
- creates an empty Document from template file
- Throws:
IOException
SAXException
parseCapabilities
public OGCCapabilities parseCapabilities()
throws InvalidCapabilitiesException
- Description copied from class:
OGCCapabilitiesDocument
- Creates a class representation of the document.
- Specified by:
parseCapabilities
in class OGCCapabilitiesDocument
- Returns:
- class representation of the document
- Throws:
InvalidCapabilitiesException
getOperationsMetadata
public OperationsMetadata getOperationsMetadata()
throws XMLParsingException
- getOperationsMetadata
- Returns:
-
- Throws:
XMLParsingException
getPlatformList
protected ArrayList<Platform> getPlatformList()
throws XMLParsingException
- gets all platforms from the capabilities document
- Returns:
-
- Throws:
XMLParsingException
getSensorList
protected ArrayList<Sensor> getSensorList()
throws XMLParsingException
- gets all sensors from the capabilities document
- Throws:
XMLParsingException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net