How to .resolve*() and .relativize() Paths which are not issued from the same FileSystem?

Francis Galiegue fgaliegue at gmail.com
Mon Dec 1 22:19:02 UTC 2014


On Mon, Dec 1, 2014 at 8:13 PM, Francis Galiegue <fgaliegue at gmail.com> wrote:
> On Mon, Dec 1, 2014 at 9:52 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
[...]
>
> As I said: an empty path _for which filesystem_? The one associated
> with the path you try to .resolveSibling() against or the one of the
> path given as an argument? This is what the documentation is not clear
> about (without even going to the provider level).
>

And as we are talking about "which filesystem" problems... Here is a good one:

http://stackoverflow.com/q/27238404/1093528

-- 
Francis Galiegue, fgaliegue at gmail.com, https://github.com/fge
JSON Schema in Java: http://json-schema-validator.herokuapp.com
Parsers in pure Java: https://github.com/parboiled1/grappa (redde
Caesaris: https://github.com/sirthias)


More information about the nio-dev mailing list