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.java1045 trimLast(); in addRelative()
1054 public XPathParts trimLast() { in trimLast() method in XPathParts
DPathHeader.java2002 public static String trimLast(String str) {
2017 return trimLast(baseUrl) + "v#/" + locale + "//" + StringId.getHexId(path);
2030 return trimLast(baseUrl) + "v#/" + locale + "/" + subsection + "/";