File(URL url) convenience method

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.4.1
    • Component/s: core-libs
    • generic
    • generic

      It would be nice if we could easily convert from a URL to a File similar to
      the functionality we currently have for URIs.

      e.g.

      public File(URL url) {
         new File(new URI(url.toExternalForm()));
      }

      -- iag@sfbay 2002-06-12

            Assignee:
            Iris Clark
            Reporter:
            Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: