Package | Description |
---|---|
org.opengis.cite.iso19142 |
This executable test suite (ETS) validates WFS 2.0 implementations in accord
with ISO 19136:2007.
|
org.opengis.cite.iso19142.transaction |
This package contains test classes that assess behavior of the SUT with
respect to the "Transactional WFS" conformance level.
|
Modifier and Type | Method and Description |
---|---|
static WFS2.Transaction |
WFS2.Transaction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WFS2.Transaction[] |
WFS2.Transaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<ResourceId> |
InsertTests.extractFeatureIdentifiers(Document entity,
WFS2.Transaction action)
Extracts a list of resource identifiers for features that were affected
by a successful transaction request.
|
Copyright © 2022 Open Geospatial Consortium. All rights reserved.