Home
last modified time | relevance | path

Searched refs:trimLast (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DXPathParts.java971 trimLast(); in addRelative()
980 public XPathParts trimLast() { in trimLast() method in XPathParts
DPathHeader.java1877 public static String trimLast(String str) {
1891 return trimLast(baseUrl) + "v#/" + locale + "//" + StringId.getHexId(path);
1903 return trimLast(baseUrl) + "v#/" + locale + "/" + subsection + "/";