Class URIUtils

    • Method Detail

      • getAbsoluteLink

        public static String getAbsoluteLink​(String path)
        Convert a given Path into a Turbine Data URI. The resulting path contains no path_info or query data. If you have a current runData object around, you should use DataURI and setScriptName()!.
        Parameters:
        path - A relative path
        Returns:
        the absolute path for the request.