Class URIUtils


  • public class URIUtils
    extends Object
    INTERNAL: Utilities for working with URIs.
    Since:
    1.3.2
    • Constructor Detail

      • URIUtils

        public URIUtils()
    • Method Detail

      • toURL

        public static URL toURL​(File file)
        INTERNAL: Use this method instead of File.toURL() to get URLs for files.