| Interface | Description |
|---|---|
| Csw |
JAX-RS Interface to define an OGC Catalogue Service for Web (CSW).
|
| CswSubscribe |
JAX-RS Interface to define an CSW Subscription service.
|
| Class | Description |
|---|---|
| BoundingBoxReader |
Parses OWS Bounding Box geometry XML and converts it to WKT.
|
| CswConstants | |
| CswJAXBElementProvider<T> |
Extends and overrides the JAXBElementProvider so that it is contextually aware of the package
names used in the services.
|
| CswRecordCollection |
This class represents the domain object for the list of metacards corresponding to the list of
CSW records returned in a GetRecords request.
|
| CswRequest |
JAX-RS Parameter Bean Class for a CSW request.
|
| CswSourceConfiguration |
Domain object to encapsulate the configuration of an instance of a
CswSource. |
| DescribeRecordRequest |
JAX-RS Parameter Bean Class for the DescribeRecord request.
|
| ECQLMapperVisitor |
The ECQL.toCql method doesn't escape (double quote) all reserved words which causes problems when
then using ECQL.toFilter on cql that has one of those key words as a property name.
|
| ExtendedGeotoolsFunctionFactory |
The ExtendedGeotoolsFunctionFactory is used to provide the GeoTools CommonFactoryFinder a list of
custom functions.
|
| GetCapabilitiesRequest |
JAX-RS Parameter Bean Class for the GetCapabilities request.
|
| GetRecordByIdRequest |
JAX-RS Parameter Bean Class for the GetRecordById request.
|
| GetRecordsRequest |
JAX-RS Parameter Bean Class for the GetRecords request.
|
| GmdConstants | |
| PropertyIsFuzzyFunction |
The PropertyIsFuzzyFunction contains two parameters that can be used to build a
PropertyIsLike filter marked to be searched in a fuzzy manner. |
| PropertyMapperVisitor |
This Visitor creates a new Filter with the PropertyNames remapped as defined in the passed in
Map.
|
| Enum | Description |
|---|---|
| CswAxisOrder | |
| CswConstants.BinarySpatialOperand |
| Exception | Description |
|---|---|
| CswException |
The exception thrown when an exception response is returned by the remote CSW service.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.