Uses of Class
org.opengis.cite.iso19142.util.WFSClient
Package
Description
This executable test suite (ETS) validates WFS 2.0 implementations in accord with ISO
19136:2007.
-
Uses of WFSClient in org.opengis.cite.iso19142
Modifier and TypeFieldDescriptionprotected WFSClient
BaseFixture.wfsClient
A client component for interacting with a WFS.Modifier and TypeMethodDescriptionstatic void
ETSAssert.assertFeatureAvailability
(String id, boolean isAvailable, WFSClient wfsClient) Asserts the availability of a feature having the specified resource identifier.void
BaseFixture.setWfsClient
(WFSClient wfsClient)