— SweTextEncoding-class" />
"SweTextEncoding"
SweTextEncoding.Rd
Representation of a text encoding defined in the OGC SWE Common specification. It defines the token, block, and decimal seperators for a text-encoded array of values.
Objects can be created by calls of the form new("SweTextEncoding", ...)
.
tokenSeparator
:Object of class "character"
~~
blockSeparator
:Object of class "character"
~~
decimalSeparator
:Object of class "character"
~~
id
:Object of class "character"
~~
No methods defined with class "SweTextEncoding" in the signature.
showClass("SweTextEncoding")#> Class "SweTextEncoding" [package "sos4R"] #> #> Slots: #> #> Name: tokenSeparator blockSeparator decimalSeparator id #> Class: character character character character