Constructor
new WFSCapabilities(xmlDom)
Constructs an WFS Capabilities instance from an XML DOM.
Parameters:
Name | Type | Description |
---|---|---|
xmlDom |
Object | An XML DOM representing the WFS Capabilities document. |
- Source:
Throws:
-
If the specified XML DOM is null or undefined.
- Type
- ArgumentError