(I'm not going to defend the code) On 08/01/15 15:04, Stian Soiland-Reyes wrote:
I think I won't try to do the .toURI() (and create(URI) )
Follow the pattern of .toURL.There isn't a create(URL) so no create(URI) is not going to be missed (why won't it be "create(uri.toString)" anyway).
Andy