HomeSort by relevance Sort by last modified time
    Searched refs:removeValueAtDPath (Results 1 - 3 of 3) sorted by null

  /external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
TestXMLSource.java 37 public void removeValueAtDPath(String distinguishingXPath) {
  /external/cldr/tools/java/org/unicode/cldr/util/
SimpleXMLSource.java 72 public void removeValueAtDPath(String distinguishingXPath) {
XMLSource.java 122 removeValueAtDPath(it.next());
502 removeValueAtDPath(CLDRFile.getDistinguishingXPath(xpath, null, nonInheriting));
546 abstract public void removeValueAtDPath(String distinguishingXPath);
    [all...]

Completed in 2827 milliseconds