Searched defs:getXpathComments (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 D | TestXMLSource.java | 46 public Comments getXpathComments() { in getXpathComments() method in TestXMLSource.DummyXMLSource |
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ | ||
H A D | SimpleXMLSource.java | 63 public Comments getXpathComments() { in getXpathComments() method in SimpleXMLSource |
H A D | XMLSource.java | 674 public abstract Comments getXpathComments(); in getXpathComments() method in XMLSource |