Alan Snyder wrote: > > The following Path methods should work on an abstract Path: > > compareTo > equals > endsWith > startsWith These are all provider dependent. > > One could argue about collapse(), since "." and ".." are not universal. similarly resolve and relativize. Mark Thornton