Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestXMLSource.java41 public String getValueAtDPath(String path) { in getValueAtDPath() method in TestXMLSource.DummyXMLSource
/external/cldr/tools/java/org/unicode/cldr/util/
DSimpleXMLSource.java43 public String getValueAtDPath(String xpath) { in getValueAtDPath() method in SimpleXMLSource
DXMLSource.java553 abstract public String getValueAtDPath(String path); in getValueAtDPath() method in XMLSource
710 public String getValueAtDPath(String xpath) { in getValueAtDPath() method in XMLSource.ResolvingSource