Class LinkMetadataURIResolver.Info

    • Constructor Detail

      • Info

        protected Info()
    • Method Detail

      • getDataPath

        public String getDataPath()
        Get the data path.
        Returns:
        the data path.
      • setDataPath

        public void setDataPath​(String path)
        Set the data path.
        Parameters:
        path - the data path to set
      • setLink

        public void setLink​(DefaultLink link)
        Set the link.
        Parameters:
        link - the link to set