deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.wps.configuration
Class WPSConfigurationDocument

java.lang.Object
  extended by org.deegree.framework.xml.XMLFragment
      extended by org.deegree.ogcbase.OGCDocument
          extended by org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
              extended by org.deegree.owscommon.OWSCommonCapabilitiesDocument
                  extended by org.deegree.ogcwebservices.wps.capabilities.WPSCapabilitiesDocument
                      extended by org.deegree.ogcwebservices.wps.configuration.WPSConfigurationDocument
All Implemented Interfaces:
Serializable

public class WPSConfigurationDocument
extends WPSCapabilitiesDocument

WPSConfigurationDocument.java Created on 08.03.2006. 20:38:30h

Since:
2.0
Version:
1.0.
Author:
Christian Kiehle, Christian Heier
See Also:
Serialized Form

Field Summary
protected static ILogger LOG
           
 
Fields inherited from class org.deegree.owscommon.OWSCommonCapabilitiesDocument
ALL_NAME, CONTENTS_NAME, OGCNS, OPERATIONS_METADATA_NAME, OWSNS, SERVICE_IDENTIFICATION_NAME, SERVICE_PROVIDER_NAME
 
Fields inherited from class org.deegree.ogcbase.OGCDocument
GMLNS
 
Fields inherited from class org.deegree.framework.xml.XMLFragment
DEFAULT_URL, nsContext, XLNNS
 
Constructor Summary
WPSConfigurationDocument()
           
 
Method Summary
 WPSConfiguration getConfiguration()
          Creates a class representation of the document.
 WPSDeegreeParams getDeegreeParams()
          Creates a class representation of the deegreeParams- section.
 
Methods inherited from class org.deegree.ogcwebservices.wps.capabilities.WPSCapabilitiesDocument
createEmptyDocument, getOperationsMetadata, parseCapabilities
 
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.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
parseAddress, parseMetadataLink, parsePhone, parseUpdateSequence, parseVersion
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LOG

protected static final ILogger LOG
Constructor Detail

WPSConfigurationDocument

public WPSConfigurationDocument()
Method Detail

getConfiguration

public WPSConfiguration getConfiguration()
                                  throws InvalidConfigurationException
Creates a class representation of the document.

Returns:
class representation of the configuration document
Throws:
InvalidConfigurationException

getDeegreeParams

public WPSDeegreeParams getDeegreeParams()
                                  throws InvalidConfigurationException
Creates a class representation of the deegreeParams- section.

Returns:
Throws:
InvalidConfigurationException

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net