Home
last modified time | relevance | path

Searched defs:getFullPathAtDPath (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestXMLSource.java46 public String getFullPathAtDPath(String path) { in getFullPathAtDPath() method in TestXMLSource.DummyXMLSource
/external/cldr/tools/java/org/unicode/cldr/util/
DSimpleXMLSource.java52 public String getFullPathAtDPath(String xpath) { in getFullPathAtDPath() method in SimpleXMLSource
DXMLSource.java547 abstract public String getFullPathAtDPath(String path); in getFullPathAtDPath() method in XMLSource
735 public String getFullPathAtDPath(String xpath) { in getFullPathAtDPath() method in XMLSource.ResolvingSource