org.deegree.ogcbase |
Provides common classes to deal with an OGC conform service instance.
Package Specification
Please read the following documentation for using the service package
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Used Design Patterns
@author $Author: bezema $
@version $Revision: 6259 $, $Date: 2007-03-20 02:15:15 -0700 (Tue, 20 Mar 2007) $
@since 2.0
|
Java Source File Name | Type | Comment |
AttributeStep.java | Class | PropertyPathStep implementation that selects an attribute's value (using the attribute
name as property name). |
BaseURL.java | Class | The address is represented by the <onlineResource> element. |
CommonNamespaces.java | Class | Definitions for OGC related namespace bindings. |
ContactAddress.java | Class | Specifies the data structure of a address and the access to its components
based on ISO 19115. |
ContactInformation.java | Class | Identification of, and means of communication with a person and/or
organization associated with the service/resource. |
ContactPersonPrimary.java | Class | Names the contact person based on ISO 19115. |
Description.java | Class | version: $Revision: 9344 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
DescriptionBase.java | Class | version: $Revision: 9344 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
ElementStep.java | Class | PropertyPathStep implementation that selects an element's value (using the element name
as property name). |
ExceptionCode.java | Class | version: $Revision: 10320 $ author: Andreas Poth author: last edited by: $Author: rbezema $ version: 1.0. |
GMLDocument.java | Class | version: $Revision: 9344 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
ImageURL.java | Class | |
IndexStep.java | Class | PropertyPathStep implementation that selects a specified occurence of an element (using
the element name as property name). |
InvalidGMLException.java | Class | version: $Revision: 9344 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
InvalidSRSException.java | Class | |
OGCDocument.java | Class | author: Andreas Poth author: last edited by: $Author: rbezema $ version: 1.0. |
OGCException.java | Class | |
PropertyPath.java | Class | 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).
This specification does not require a WFS implementation to support the full XPath language. |
PropertyPathFactory.java | Class | Factory class for PropertyPath and PropertyPathStep instances. |
PropertyPathStep.java | Class | Represents one step of a
PropertyPath . |
PropertyPathTest.java | Class | |
SortProperty.java | Class | Java incarnation of the SortPropertyType defined in sort.xsd from
the Filter Encoding Specification. |
XMLFactory.java | Class | Factory for creating DOM representations from java objects used to represent OGC
related schema types. |