public abstract class AbstractSpatialFilterTest
extends org.opengis.cite.iso19142.basic.filter.QueryFilterFixture
| Modifier and Type | Field and Description |
|---|---|
protected static List<String> |
EXPECTED_SPATIAL_OPERATORS |
protected org.apache.xerces.xs.XSTypeDefinition |
gmlGeomBaseType |
protected static de.latlon.ets.core.util.NamespaceBindings |
NS_BINDINGS |
protected Schema |
wfsSchema |
| Constructor and Description |
|---|
AbstractSpatialFilterTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSpatialOperatorPredicate(Document request,
String spatialOperatorName,
Element envelope,
Element valueRef) |
protected org.apache.xerces.xs.XSElementDeclaration |
findGeometryProperty(QName featureType) |
protected List<String> |
parseExpectedSpatialOperators(Document wfsMetadata) |
buildRequestEntity, discardResponseEntity, findTemporalProperties, initQueryFilterFixtureprotected static final de.latlon.ets.core.util.NamespaceBindings NS_BINDINGS
protected org.apache.xerces.xs.XSTypeDefinition gmlGeomBaseType
protected Schema wfsSchema
protected org.apache.xerces.xs.XSElementDeclaration findGeometryProperty(QName featureType)
protected void addSpatialOperatorPredicate(Document request, String spatialOperatorName, Element envelope, Element valueRef)
protected List<String> parseExpectedSpatialOperators(Document wfsMetadata) throws XPathFactoryConfigurationException, XPathExpressionException
Copyright © 2022 Open Geospatial Consortium. All rights reserved.