SwordServiceDocument | R Documentation |
This class models an Sword service document
R6Class
object.
SwordServiceDocument
Object of R6Class
for modelling an Sword service document
atom4R::atom4RLogger
-> SwordServiceDocument
title
title
collections
collections
new()
Initializes a SwordServiceDocument from XML
SwordServiceDocument$new(xml, logger = NULL)
xml
object of class XMLInternalNode-class from XML
logger
logger
getTitle()
Get title
SwordServiceDocument$getTitle()
object of class character
getCollections()
Get collections
SwordServiceDocument$getCollections()
object of class character
clone()
The objects of this class are cloneable with this method.
SwordServiceDocument$clone(deep = FALSE)
deep
Whether to make a deep clone.
class used internally by atom4R
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.