Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DSimpleXMLSource.java21 private Comments xpath_comments = new Comments(); // map from paths to comments. field in SimpleXMLSource
60 public void setXpathComments(Comments xpath_comments) { in setXpathComments()
DXPathParts.java99 XPathParts filteredLastXPath, String v, Comments xpath_comments) { in writeDifference()
308 …private XPathParts writeComment(PrintWriter pw, Comments xpath_comments, int index, Comments.Comme… in writeComment()