OpenLayers.Format.WFSCapabilities/v1_1_0

Read WFS Capabilities version 1.1.0.

Inherits from

Summary
OpenLayers.Format.WFSCapabilities/v1_1_0Read WFS Capabilities version 1.1.0.
Properties
regExesCompiled regular expressions for manipulating strings.
Constructor
OpenLayers.Format.WFSCapabilities.v1_1_0Create a new parser for WFS capabilities version 1.1.0.
Properties
readersContains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.

Properties

regExes

Compiled regular expressions for manipulating strings.

Constructor

OpenLayers.Format.WFSCapabilities.v1_1_0

Create a new parser for WFS capabilities version 1.1.0.

Parameters

options{Object} An optional object whose properties will be set on this instance.

Properties

readers

Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.  The function will be applied in the scope of this parser with two arguments: the node being read and a context object passed from the parent.

Read WFS Capabilities.
Close