org.deegree.ogcwebservices.sos.configuration
Class SOSConfigurationDocument
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
org.deegree.ogcwebservices.sos.configuration.SOSConfigurationDocument
- All Implemented Interfaces:
- java.io.Serializable
public class SOSConfigurationDocument
- extends CapabilitiesDocument
Reads the SOSConfiguration from a XML File
- Version:
- 1.0
- Author:
- Matthias Kulbe
- See Also:
- Serialized Form
Field Summary |
protected static java.net.URI |
DEEGREE_SOS
|
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, parseExtendedPropertyPath, 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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DEEGREE_SOS
protected static final java.net.URI DEEGREE_SOS
SOSConfigurationDocument
public SOSConfigurationDocument()
createEmptyDocument
public void createEmptyDocument()
throws java.io.IOException,
org.xml.sax.SAXException
- creates a empty document from template File
- Overrides:
createEmptyDocument
in class CapabilitiesDocument
- Throws:
java.io.IOException
org.xml.sax.SAXException
getConfiguration
public SOSConfiguration getConfiguration()
throws InvalidConfigurationException
- returns a class representation of the document
- Returns:
- a class representation of the document
- Throws:
InvalidConfigurationException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org