| Modifier and Type | Method and Description |
|---|---|
static void |
assertSimpleWFSCapabilities(Document doc)
Asserts that the given DOM document has the expected root element 'WMS_Capabilities' in namespace
{http://www.opengis.net/wfs}.
|
static void |
assertVersion202(Document response)
Asserts that the version of the capabilities response is 2.0.2.
|
public static void assertSimpleWFSCapabilities(Document doc)
doc - A Document node having {http://www.opengis.net/wfs} as the root
element.public static void assertVersion202(Document response)
response - The capabilities response.Copyright © 2022 Open Geospatial Consortium. All rights reserved.