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
xml
object of class xml_node-class
rootName
root name
Method decode()
Decodes from XML. Abstract method to be implemented by sub-classes
Arguments
xml
object of class xml_node-class
Method print()
Provides a custom print output (as tree) of the current class