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

Uses of Package
org.deegree.ogcbase

Packages that use org.deegree.ogcbase
org.deegree.graphics.displayelements   
org.deegree.graphics.sld   
org.deegree.io.datastore   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.mysql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.transaction   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.model.feature   
org.deegree.model.filterencoding   
org.deegree.model.metadata.iso19115   
org.deegree.model.spatialschema   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
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 Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcapabilities   
org.deegree.ogcwebservices.wcts The wcts (Web-Coordinate-Transformation-Service) package contains the deegree implementation of the wcts described in the draft version (0.4.0) of the ogc. 
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
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 Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.configuration   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wps   
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   
org.deegree.portal.context   
 

Classes in org.deegree.ogcbase used by org.deegree.graphics.displayelements
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.graphics.sld
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sde
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sql
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sql.generic
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sql.mysql
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sql.oracle
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sql.postgis
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sql.transaction
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.io.datastore.sql.wherebuilder
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.model.feature
GMLDocument
           
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.model.filterencoding
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.model.metadata.iso19115
XMLFactory
          Factory for creating DOM representations from java objects used to represent OGC related schema types.
 

Classes in org.deegree.ogcbase used by org.deegree.model.spatialschema
InvalidGMLException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcbase
AnyStep
          AnyStep
BaseURL
          The address is represented by the <onlineResource> element.
ContactAddress
          Specifies the data structure of a address and the access to its components based on ISO 19115.
ContactPersonPrimary
          Names the contact person based on ISO 19115.
DescriptionBase
           
ExceptionCode
           
InvalidGMLException
           
OGCException
           
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
PropertyPathStep
          Represents one step of a PropertyPath.
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices
ExceptionCode
           
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.csw
ExceptionCode
           
OGCDocument
           
OGCException
           
XMLFactory
          Factory for creating DOM representations from java objects used to represent OGC related schema types.
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.csw.capabilities
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.csw.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.csw.discovery
OGCDocument
           
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
SortProperty
          Java incarnation of the SortPropertyType defined in sort.xsd from the Filter Encoding Specification.
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.csw.manager
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.getcapabilities
BaseURL
          The address is represented by the <onlineResource> element.
ContactInformation
          Identification of, and means of communication with a person and/or organization associated with the service/resource. based on ISO 19115.
Description
           
DescriptionBase
           
ExceptionCode
           
OGCDocument
           
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.sos
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.sos.capabilities
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.sos.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.sos.describeplatform
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.sos.describesensor
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.sos.getobservation
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wass.common
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wass.was.capabilities
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wass.was.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wass.wss.capabilities
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wass.wss.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wcs
Description
           
DescriptionBase
           
ExceptionCode
           
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wcs.configuration
ExceptionCode
           
InvalidGMLException
           
OGCDocument
           
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wcs.describecoverage
Description
           
DescriptionBase
           
ExceptionCode
           
OGCDocument
           
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wcs.getcapabilities
OGCDocument
           
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wcts
ExceptionCode
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wfs
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wfs.capabilities
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wfs.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wfs.operation
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wfs.operation.transaction
OGCDocument
           
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wmps
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wmps.capabilities
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wmps.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wms
InvalidSRSException
           
OGCException
           
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
XMLFactory
          Factory for creating DOM representations from java objects used to represent OGC related schema types.
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wms.capabilities
BaseURL
          The address is represented by the <onlineResource> element.
ImageURL
           
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wms.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wps
ExceptionCode
           
OGCException
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wps.capabilities
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wps.configuration
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wps.describeprocess
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wps.execute
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wpvs.capabilities
BaseURL
          The address is represented by the <onlineResource> element.
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.ogcwebservices.wpvs.configuration
OGCDocument
           
PropertyPath
          Represents a subset of the XPath expression language as described in section 7.4.2 of the Web Feature Implementation Specification 1.1.0 (but is used by other OGC specifications as well).
 

Classes in org.deegree.ogcbase used by org.deegree.owscommon
OGCDocument
           
 

Classes in org.deegree.ogcbase used by org.deegree.portal.context
BaseURL
          The address is represented by the <onlineResource> element.
ImageURL
           
 


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