sos4R (version 0.4.2)

SweTextEncoding-class: Class "SweTextEncoding"

Description

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.

Arguments

Objects from the Class

Objects can be created by calls of the form new("SweTextEncoding", ...).

Slots

tokenSeparator:

Object of class "character" ~~

blockSeparator:

Object of class "character" ~~

decimalSeparator:

Object of class "character" ~~

id:

Object of class "character" ~~

Methods

No methods defined with class "SweTextEncoding" in the signature.

Examples

Run this code
# NOT RUN {
showClass("SweTextEncoding")
# }

Run the code above in your browser using DataLab