Searched refs:stripLastElement (Results 1 – 2 of 2) sorted by relevance
37 if (!XMLSource.Alias.stripLastElement(pair[0]).equals(pair[1])) { in testAlias()
313 oldPath = stripLastElement(oldPath); in addRelative()321 public static String stripLastElement(String oldPath) { in stripLastElement() method in XMLSource.Alias