Home
last modified time | relevance | path

Searched defs: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.java72 public void removeValueAtDPath(String distinguishingXPath) { in removeValueAtDPath() method in SimpleXMLSource
DXMLSource.java546 abstract public void removeValueAtDPath(String distinguishingXPath); in removeValueAtDPath() method in XMLSource
1147 public void removeValueAtDPath(String xpath) { in removeValueAtDPath() method in XMLSource.ResolvingSource