Home
last modified time | relevance | path

Searched defs:xpath_comments (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DSimpleXMLSource.java19 private Comments xpath_comments = new Comments(); // map from paths to comments. field in SimpleXMLSource
68 public void setXpathComments(Comments xpath_comments) { in setXpathComments()
H A DXPathParts.java105 Comments xpath_comments) { in writeDifference()
307 PrintWriter pw, Comments xpath_comments, int index, Comments.CommentType style) { in writeComment()