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.java47 public String getFullPathAtDPath(String xpath) { in getFullPathAtDPath() method in SimpleXMLSource
DXMLSource.java573 abstract public String getFullPathAtDPath(String path); in getFullPathAtDPath() method in XMLSource
761 public String getFullPathAtDPath(String xpath) { in getFullPathAtDPath() method in XMLSource.ResolvingSource