Home | History | Annotate | Download | only in file

Lines Matching defs:relativize

54  * resolveSibling} methods to combine paths. The {@link #relativize relativize}
356 * @see #relativize
437 * <i>p</i><tt>.relativize(</tt><i>p</i><tt>.resolve(</tt><i>q</i><tt>)).equals(</tt><i>q</i><tt>)</tt>
449 * the path to relativize against this path
458 Path relativize(Path other);