Interface DataResource

    • Method Detail

      • getSafeUri

        SafeUri getSafeUri()
        Retrieves a URL by which the contents of the resource can be obtained. This will be an absolute URL.
      • getUrl

        @Deprecated
        java.lang.String getUrl()
        Deprecated.
        Use getSafeUri() instead.
        Retrieves a URL by which the contents of the resource can be obtained. This will be an absolute URL.