Class WebResourceDependenciesHelper

    • Method Detail

      • removeWebPrefix

        public static String removeWebPrefix​(String uri)
        Remove the web prefix from the uri, if present
        Parameters:
        uri - The uri
        Returns:
        The URI without the prefix, or the original URI if no prefix were found