Searched defs:getValueAtDPath (Results 1 – 3 of 3) sorted by relevance
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ | ||
D | TestXMLSource.java | 41 public String getValueAtDPath(String path) { in getValueAtDPath() method in TestXMLSource.DummyXMLSource |
/external/cldr/tools/java/org/unicode/cldr/util/ | ||
D | SimpleXMLSource.java | 43 public String getValueAtDPath(String xpath) { in getValueAtDPath() method in SimpleXMLSource |
D | XMLSource.java | 553 abstract public String getValueAtDPath(String path); in getValueAtDPath() method in XMLSource |