convenience method URL.toURI()

XMLWordPrintable

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

      It would be nice if there was a way to easily convert from a URL to a
      URI similar to the functionality we currently have in URI.toURL().

      e.g.

      public URI toURI() {
          return new URI(toExternalForm());
      }

      -- iag@sfbay 2002-06-12

            Assignee:
            Jean-Christophe Collet (Inactive)
            Reporter:
            Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: