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.util |
This package includes miscellaneous utility classes to support testing.
|
Modifier and Type | Method and Description |
---|---|
static ConformanceClass |
ConformanceClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConformanceClass[] |
ConformanceClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<ConformanceClass> |
ServiceMetadataUtils.getConformanceClaims(Document wfsMetadata)
Returns a set of conformance classes that the WFS under test claims to
satisfy.
|
Copyright © 2022 Open Geospatial Consortium. All rights reserved.