Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXMLSource.java598 public void removeValueAtPath(String xpath) { in removeValueAtPath() method in XMLSource
DCLDRFile.java1063 dataSource.removeValueAtPath(xpath); in remove()