Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestXMLSource.java41 public String getValueAtDPath(String path) { in getValueAtDPath() method in TestXMLSource.DummyXMLSource
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DSimpleXMLSource.java45 public String getValueAtDPath(String xpath) { in getValueAtDPath() method in SimpleXMLSource
DXMLSource.java654 abstract public String getValueAtDPath(String path); in getValueAtDPath() method in XMLSource
816 public String getValueAtDPath(String xpath) { in getValueAtDPath() method in XMLSource.ResolvingSource