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/
DXMLSource.java122 removeValueAtDPath(it.next()); in removeAll()
502 removeValueAtDPath(CLDRFile.getDistinguishingXPath(xpath, null, nonInheriting)); in removeValueAtPath()
546 abstract public void removeValueAtDPath(String distinguishingXPath); in removeValueAtDPath() method in XMLSource
1147 public void removeValueAtDPath(String xpath) { in removeValueAtDPath() method in XMLSource.ResolvingSource
DSimpleXMLSource.java72 public void removeValueAtDPath(String distinguishingXPath) { in removeValueAtDPath() method in SimpleXMLSource