Geoserver REST API XML entry set
Geoserver REST API XML entry set
Value
Object of R6Class
for modelling a entry set
Author
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Methods
Inherited methods
Method new()
Initializes an object of class GSRESTEntrySet
Arguments
rootName
root name
xml
object of class xml_node-class
entryset
entry set
Method decode()
Decodes from XML
Arguments
xml
object of class xml_node-class
Method setEntryset()
Set entry set
Method addEntry()
Adds entry set
Returns
TRUE
if added, FALSE
otherwise
Method setEntry()
Sets entry set
Method delEntry()
Deletes entry set
Returns
TRUE
if deleted, FALSE
otherwise
Method clone()
The objects of this class are cloneable with this method.
Arguments
deep
Whether to make a deep clone.