SWEXMLEncoding

SWEXMLEncoding

Format

R6Class object.

Value

Object of R6Class for modelling an SWE XML encoding object

References

SWE Common Data Model Encoding Standard. https://www.ogc.org/standards/swecommon

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Methods

Inherited methods


Method new()

Initializes a SWE XML Encoding element

Usage

SWEXMLEncoding$new(xml = NULL)

Arguments

xml

object of class XMLInternalNode-class from XML


Method clone()

The objects of this class are cloneable with this method.

Usage

SWEXMLEncoding$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.