Searched defs:getFullPathAtDPath (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ | ||
H A D | TestXMLSource.java | 41 public String getFullPathAtDPath(String path) { in getFullPathAtDPath() method in TestXMLSource.DummyXMLSource |
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ | ||
H A D | SimpleXMLSource.java | 53 public String getFullPathAtDPath(String xpath) { in getFullPathAtDPath() method in SimpleXMLSource |
H A D | XMLSource.java | 668 public abstract String getFullPathAtDPath(String path); in getFullPathAtDPath() method in XMLSource |