Searched refs:setInitialComment (Results 1 – 4 of 4) sorted by relevance
1939 public XMLSource setInitialComment(String comment) { in setInitialComment() method in XMLSource1942 this.getXpathComments().setInitialComment(comment); in setInitialComment()
287 source.setInitialComment(comment); in push()
1001 .setInitialComment( in putAll()1429 public CLDRFile setInitialComment(String comment) { in setInitialComment() method in CLDRFile1431 dataSource.getXpathComments().setInitialComment(comment); in setInitialComment()1837 target.setInitialComment(comment);
295 public Comments setInitialComment(String initialComment) { in setInitialComment() method in XPathParts.Comments