You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/01/08 18:28:34 UTC

[jira] [Updated] (JENA-846) Add IRI.toUri

     [ https://issues.apache.org/jira/browse/JENA-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-846:
-------------------------------
    Attachment: iri-uri.patch

Sketch of a possibility.

The main area of design is around the excpetions. To align with java.net.URI uses {{URISyntaxException}}. {{URI.create}} use illegal argument exception, {{new URI}} uses {{URISyntaxException}}.

> Add IRI.toUri 
> --------------
>
>                 Key: JENA-846
>                 URL: https://issues.apache.org/jira/browse/JENA-846
>             Project: Apache Jena
>          Issue Type: New Feature
>          Components: IRI
>    Affects Versions: Jena 2.12.1
>            Reporter: Andy Seaborne
>            Priority: Minor
>         Attachments: iri-uri.patch
>
>
> See discussion from:
> http://mail-archives.apache.org/mod_mbox/jena-users/201501.mbox/%3C54AE8658.3040205%40apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)