Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestXMLSource.java37 public void removeValueAtDPath(String distinguishingXPath) { in removeValueAtDPath() method in TestXMLSource.DummyXMLSource
/external/cldr/tools/java/org/unicode/cldr/util/
DSimpleXMLSource.java82 public void removeValueAtDPath(String distinguishingXPath) { in removeValueAtDPath() method in SimpleXMLSource
DXMLSource.java133 removeValueAtDPath(it.next()); in removeAll()
530 removeValueAtDPath(CLDRFile.getDistinguishingXPath(xpath, null)); in removeValueAtPath()
574 abstract public void removeValueAtDPath(String distinguishingXPath); in removeValueAtDPath() method in XMLSource
1225 public void removeValueAtDPath(String xpath) { in removeValueAtDPath() method in XMLSource.ResolvingSource