Filter class

Abstract filter class in which all other filters inherit from.

Methods

toXml(string)

Generates an XML version of the filter.

Method Details

toXml(string)

Generates an XML version of the filter.

function toXml(version?: string)

Parameters

version

string

The WFS service version.

Returns

string