Home
last modified time | relevance | path

Searched refs:hasValueAtDPath (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java555 public boolean hasValueAtDPath(String path) { in hasValueAtDPath() method in XMLSource
939 if (source.hasValueAtDPath(xpath)) { in getPathLocation()
1544 if (source.hasValueAtDPath(xpath)) return true; in sourcesHavePath()