Home
last modified time | relevance | path

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 DTestXMLSource.java41 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 DSimpleXMLSource.java53 public String getFullPathAtDPath(String xpath) { in getFullPathAtDPath() method in SimpleXMLSource
H A DXMLSource.java668 public abstract String getFullPathAtDPath(String path); in getFullPathAtDPath() method in XMLSource
856 public String getFullPathAtDPath(String xpath) { in getFullPathAtDPath() method in XMLSource.ResolvingSource