deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcbase.OGCDocument

Packages that use OGCDocument
org.deegree.ogcwebservices.csw Catalog Service 2.0 (OGC CS-W Version 2.0.0). 
org.deegree.ogcwebservices.csw.capabilities   
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.csw.discovery   
org.deegree.ogcwebservices.csw.manager   
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.sos   
org.deegree.ogcwebservices.sos.capabilities   
org.deegree.ogcwebservices.sos.configuration   
org.deegree.ogcwebservices.sos.describeplatform   
org.deegree.ogcwebservices.sos.describesensor   
org.deegree.ogcwebservices.sos.getobservation   
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wass.was.capabilities   
org.deegree.ogcwebservices.wass.was.configuration   
org.deegree.ogcwebservices.wass.wss.capabilities   
org.deegree.ogcwebservices.wass.wss.configuration   
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcapabilities   
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wfs.configuration   
org.deegree.ogcwebservices.wfs.operation   
org.deegree.ogcwebservices.wfs.operation.transaction   
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.configuration   
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wps.capabilities   
org.deegree.ogcwebservices.wps.configuration   
org.deegree.ogcwebservices.wps.describeprocess   
org.deegree.ogcwebservices.wps.execute   
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.ogcwebservices.wpvs.configuration   
org.deegree.owscommon   
 

Uses of OGCDocument in org.deegree.ogcwebservices.csw
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.csw
 class AbstractCSWRequestDocument
           
 

Uses of OGCDocument in org.deegree.ogcwebservices.csw.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.csw.capabilities
 class CatalogueCapabilitiesDocument
          Represents an XML capabilities document for an OGC CSW 2.0 compliant service.
 class CatalogueCapabilitiesDocument_2_0_2
          Represents an XML capabilities document for an OGC CSW 2.0 compliant service.
 class CatalogueGetCapabilitiesDocument
          Parser for "csw:GetCapabilities" requests.
 

Uses of OGCDocument in org.deegree.ogcwebservices.csw.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.csw.configuration
 class CatalogueConfigurationDocument
          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.
 

Uses of OGCDocument in org.deegree.ogcwebservices.csw.discovery
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.csw.discovery
 class DescribeRecordDocument
          Represents an XML DescribeRecord document of an OGC CSW 2.0 compliant service.
 class DescribeRecordDocument_2_0_2
           
 class DescribeRecordResultDocument
          Represents an XML DescribeRecordResponse document of an OGC CSW 2.0 compliant service.
 class GetRecordByIdDocument
           
 class GetRecordByIdDocument_2_0_2
           
 class GetRecordsDocument
          Represents an XML GetRecords document of an OGC CSW 2.0.0 and 2.0.1 compliant service.
 class GetRecordsDocument_2_0_2
           
 

Uses of OGCDocument in org.deegree.ogcwebservices.csw.manager
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.csw.manager
 class TransactionDocument
          The Transaction operation defines an interface for creating, modifying and deleting catalogue records.
 class TransactionDocument_2_0_2
           
 

Uses of OGCDocument in org.deegree.ogcwebservices.getcapabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.getcapabilities
 class OGCCapabilitiesDocument
          Most basic capabilities document for any OGC service instance.
 class OGCStandardCapabilitiesDocument
           
 

Uses of OGCDocument in org.deegree.ogcwebservices.sos
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.sos
 class ComponentDescriptionDocument
          gets the metadata from a XSL transformed wfs result
 

Uses of OGCDocument in org.deegree.ogcwebservices.sos.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.sos.capabilities
 class CapabilitiesDocument
          Read the SOS Capabilities form a XML File
 

Uses of OGCDocument in org.deegree.ogcwebservices.sos.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.sos.configuration
 class SOSConfigurationDocument
          Reads the SOSConfiguration from a XML File
 

Uses of OGCDocument in org.deegree.ogcwebservices.sos.describeplatform
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.sos.describeplatform
 class PlatformDescriptionDocument
          gets the platform metadata from a xsl transformed wfs result
 

Uses of OGCDocument in org.deegree.ogcwebservices.sos.describesensor
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.sos.describesensor
 class SensorDescriptionDocument
          reads the metadata of a sensor from the xsl transformed result from a wfs
 

Uses of OGCDocument in org.deegree.ogcwebservices.sos.getobservation
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.sos.getobservation
 class GetObservationDocument
          get the observation data from the xsl transformed wfs requests
 

Uses of OGCDocument in org.deegree.ogcwebservices.wass.common
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wass.common
 class OWSCapabilitiesBaseDocument_1_0
          The owscapabilities 1.0 specification parser.
 class SessionOperationsDocument
          Parser class that can parse all elements within the namespace.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wass.was.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wass.was.capabilities
 class WASCapabilitiesDocument
          Parser for the WAS capabilities according to GDI NRW spec V1.0.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wass.was.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wass.was.configuration
 class WASConfigurationDocument
          Parser for the configuration documents of a WAS.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wass.wss.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wass.wss.capabilities
 class WSSCapabilitiesDocument
          A WSSCapabilitiesDocument class can parse xml-based requests.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wass.wss.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wass.wss.configuration
 class WSSConfigurationDocument
          This class is called from the WSServiceFactory to read a configuration xml file.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wcs.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wcs.configuration
 class WCSConfigurationDocument
           
 

Uses of OGCDocument in org.deegree.ogcwebservices.wcs.describecoverage
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wcs.describecoverage
 class CoverageDescriptionDocument
           usage of srsName from gml:Envelope is not supoorted yet. deegree Envelope doesn't uses CRSs gml:Grid and gml:Polygon is not yet supported by the deegree WCS
 

Uses of OGCDocument in org.deegree.ogcwebservices.wcs.getcapabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wcs.getcapabilities
 class WCSCapabilitiesDocument
           
 

Uses of OGCDocument in org.deegree.ogcwebservices.wfs.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wfs.capabilities
 class WFSCapabilitiesDocument
          Represents a capabilities document for an OGC WFS 1.1.0 compliant web service.
 class WFSCapabilitiesDocument_1_0_0
          Represents a capabilities document for an OGC WFS 1.0.0 compliant web service.
 class WFSCapabilitiesDocument_1_1_0
          Represents a capabilities document for an OGC WFS 1.1.0 compliant web service.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wfs.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wfs.configuration
 class WFSConfigurationDocument
          Represents an XML configuration document for a deegree WFS instance, i.e. it consists of all sections common to an OGC WFS 1.1 capabilities document plus some deegree specific elements.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wfs.operation
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wfs.operation
 class AbstractWFSRequestDocument
          Abstract base class for WFS request documents / parsers.
 class DescribeFeatureTypeDocument
          Parser for "wfs:DescribeFeatureType" requests.
 class GetFeatureDocument
          Parser for "wfs:GetFeature" requests.
 class GetFeatureWithLockDocument
          Parser for "wfs:GetFeatureWithLock" requests.
 class LockFeatureDocument
          Parser for "wfs:LockFeature" requests.
 class LockFeatureResponseDocument
          Parser for "wfs:LockFeatureResponse" documents.
 class WFSGetCapabilitiesDocument
          Parser for "wfs:GetCapabilities" requests.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wfs.operation.transaction
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wfs.operation.transaction
 class TransactionResponseDocument
          Parser for "wfs:TransactionResponse" documents.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wmps.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wmps.capabilities
 class WMPSCapabilitiesDocument
          Represents an XML capabilities document for an OGC WFS 1.1.0 compliant web service.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wmps.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wmps.configuration
 class WMPSConfigurationDocument
          Represents an XML configuration document for a deegree WMPS 1.0 instance, i.e. it consists of all sections common to an OGC WMS 1.1.1 capabilities document plus a deegree specific section named deegreeParams and...
 

Uses of OGCDocument in org.deegree.ogcwebservices.wms.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wms.capabilities
 class WMSCapabilitiesDocument
          WMSCapabilitiesDocument is the parser class for WMS capabilities documents that uses the new OWS common classes to encapsulate the data.
 class WMSCapabilitiesDocument_1_0_0
          WMSCapabilitiesDocument is the parser class for WMS capabilities documents that uses the new OWS common classes to encapsulate the data.
 class WMSCapabilitiesDocument_1_3_0
          WMSCapabilitiesDocument_1_3_0 is a parser class for capabilities documents according to the OGC WMS 1.3.0 specification.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wms.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wms.configuration
 class WMSConfigurationDocument
          WMSConfigurationDocument is the parser class for a standard 1.1.1 WMS configuration document, ie, a capabilities document enriched by deegree parameters.
 class WMSConfigurationDocument_1_3_0
          WMSConfigurationDocument_1_3_0 is the parser class for a WMS 1.3.0 configuration document.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wps.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wps.capabilities
 class WPSCapabilitiesDocument
          WPSCapabilitiesDocument.java Creates an object representation of the sample_wps_capabilities.xml document Created on 08.03.2006. 18:57:37h
 

Uses of OGCDocument in org.deegree.ogcwebservices.wps.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wps.configuration
 class WPSConfigurationDocument
          WPSConfigurationDocument.java
 

Uses of OGCDocument in org.deegree.ogcwebservices.wps.describeprocess
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wps.describeprocess
 class ProcessDescriptionsDocument
          ProcessDescriptionsDocument.java Created on 10.03.2006. 13:00:42h Creates an empty WPSProcessDescriptions Document for output as an describe process response.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wps.execute
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wps.execute
 class ExecuteResponseDocument
           
 

Uses of OGCDocument in org.deegree.ogcwebservices.wpvs.capabilities
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wpvs.capabilities
 class WPVSCapabilitiesDocument
          This class represents a WPVSCapabilitiesDocument object.
 

Uses of OGCDocument in org.deegree.ogcwebservices.wpvs.configuration
 

Subclasses of OGCDocument in org.deegree.ogcwebservices.wpvs.configuration
 class WPVSConfigurationDocument
          Parser for WPVS configuration documents.
 

Uses of OGCDocument in org.deegree.owscommon
 

Subclasses of OGCDocument in org.deegree.owscommon
 class OWSCommonCapabilitiesDocument
          Represents a configuration document for an OGC-Webservice according to the OWS Common Implementation Specification 0.3.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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