Skip to contents

This class should be inherited and the abstract method getDataSource overloaded in a subclass to provide a reference.

See also

Author

Jussi Jousimo jvj@iki.fi

Methods


Method getDataSource()

Usage

WFSRequest$getDataSource()


Method print()

Usage

WFSRequest$print(...)


Method clone()

The objects of this class are cloneable with this method.

Usage

WFSRequest$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.