OWSNamespace
OWSNamespace
Object of R6Class for modelling an OWS Namespace
R6Class object.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
idnamespace id
urinamespace uri
new()Initializes an OWSNamespace
OWSNamespace$new(id, uri)idid
uriuri
getDefinition()Get namespace definition
OWSNamespace$getDefinition()a named list with id and uri
clone()The objects of this class are cloneable with this method.
OWSNamespace$clone(deep = FALSE)deepWhether to make a deep clone.