Learn R Programming

ows4R (version 0.2)

WPSLiteralData: WPSLiteralData

Description

WPSLiteralData

Arguments

Value

Object of R6Class for modelling a WPS Literal Data

Format

R6Class object.

Methods

new(xml, value, serviceVersion)

This method is used to instantiate a WPSLiteralData object

decode(xml)

Decodes WPS input from XML

checkValidity(parameterDescription)

Check the object against a parameter description inherited from a WPS process description, object of class WPSLiteralInputDescription. If not valid, the function will raise an error.