Geoserver REST API REST Resource interface
Geoserver REST API REST Resource interface
Format
R6Class object.
Value
Object of R6Class for modelling a GeoServer REST resource interface
Methods
Method new()
Initializes an object of class GSRESTResource
Usage
GSRESTResource$new(xml, rootName)Arguments
xmlobject of class xml_node-class
rootNameroot name
Method decode()
Decodes from XML. Abstract method to be implemented by sub-classes
Arguments
xmlobject of class xml_node-class
Method print()
Provides a custom print output (as tree) of the current class