This class models a GeoServer resource metadataLink made of a type (free text e.g. text/xml, text/html), a metadataType (Possible values are ISO19115:2003, FGDC, TC211, 19139, other), and a content: an URL that gives the metadataLink
GSMetadataLinkObject of R6Class for modelling a GeoServer resource metadataLink
R6Class object.
new(xml, type, metadataType, content)This method is used to instantiate a GSMetadataLink
decode(xml)This method is used to decode a GSMetadataLink from XML
encode()This method is used to encode a GSMetadataLink to XML. Inherited from the
generic GSRESTResource encoder
Geoserver REST API Metadatalink