org.deegree.ogcwebservices.csw.configuration
Class CatalogueConfigurationDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
org.deegree.owscommon.OWSCommonCapabilitiesDocument
org.deegree.ogcwebservices.csw.capabilities.CatalogueCapabilitiesDocument
org.deegree.ogcwebservices.csw.configuration.CatalogueConfigurationDocument
- All Implemented Interfaces:
- java.io.Serializable
public class CatalogueConfigurationDocument
- extends CatalogueCapabilitiesDocument
Represents an XML configuration document for a deegree CSW 2.0 instance, i.e. it consists of all
sections common to an OGC CSW 2.0 capabilities document plus a deegree specific section named
deegreeParams
.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Torsten Friebe , Markus Schneider , last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Field Summary |
protected static java.net.URI |
DEEGREECSW
|
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 |
DEEGREECSW
protected static final java.net.URI DEEGREECSW
CatalogueConfigurationDocument
public CatalogueConfigurationDocument()
createEmptyDocument
public void createEmptyDocument()
throws java.io.IOException,
org.xml.sax.SAXException
- Creates a skeleton configuration document that contains the mandatory elements only.
- Overrides:
createEmptyDocument
in class CatalogueCapabilitiesDocument
- Throws:
java.io.IOException
org.xml.sax.SAXException
getConfiguration
public CatalogueConfiguration getConfiguration()
throws InvalidConfigurationException
- Creates a class representation of the whole document.
- Returns:
- class representation of the configuration document
- Throws:
InvalidConfigurationException
getDeegreeParams
public CatalogueDeegreeParams getDeegreeParams()
throws InvalidConfigurationException
- Creates a class representation of the
deegreeParams
- section.
- Returns:
- the DeegreeParams of the catalogue
- Throws:
InvalidConfigurationException
getOWSDomainType
protected OWSDomainType getOWSDomainType(java.lang.String operation,
org.w3c.dom.Element parameterElement)
throws XMLParsingException
- Overwritten to cope with additional deegree CSW specific attributes (used in the
"outputSchema" parameter element).
- Overrides:
getOWSDomainType
in class OWSCommonCapabilitiesDocument
- Parameters:
operation
- parameterElement
-
- Returns:
- OWSDomainType
- Throws:
XMLParsingException
- See Also:
- "org.deegree.owscommon.OWSCommonCapabilitiesDocument#getParameter(org.w3c.dom.Element)"
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org