Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestXMLSource.java33 public void removeValueAtDPath(String distinguishingXPath) {} in removeValueAtDPath() method in TestXMLSource.DummyXMLSource
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DSimpleXMLSource.java81 public void removeValueAtDPath(String distinguishingXPath) { in removeValueAtDPath() method in SimpleXMLSource
H A DXMLSource.java642 public abstract void removeValueAtDPath(String distinguishingXPath); in removeValueAtDPath() method in XMLSource
1388 public void removeValueAtDPath(String xpath) { in removeValueAtDPath() method in XMLSource.ResolvingSource