ServiceNode: A simple class for parsing and holdoing service info

ServiceNodeR Documentation

A simple class for parsing and holdoing service info

Description

A Service representation that subclasses from ThreddsNode

Super class

thredds::ThreddsNode -> ServiceNode

Public fields

name

character

serviceType

character

base

character base url

Methods

Public methods

Inherited methods

Method new()

initialize an instance of ServiceNode

Usage
ServiceNode$new(x, ...)
Arguments
x

url or xml2::xml_node

...

arguments for superclass initialization


Method print()

print method

Usage
ServiceNode$print(prefix = "")
Arguments
prefix

character, to be printed before each line of output (like spaces)

...

other arguments for superclass


Method clone()

The objects of this class are cloneable with this method.

Usage
ServiceNode$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Note

For examples see CatalogNode


thredds documentation built on Sept. 1, 2023, 5:08 p.m.