Searched refs:removeComment (Results 1 – 10 of 10) sorted by relevance
12 void removeComment(); in removeComment() method
114 .map(CollationMapper::removeComment) in collectRule()153 private static String removeComment(String s) { in removeComment() method in CollationMapper
99 public void removeComment() { in removeComment() method in RetryAfter
204 public void removeComment() { in removeComment() method in Via
94 methodDeclaration.removeComment(); in removingDuplicateJavaDocComment()180 methodDeclaration.removeComment(); in removingDuplicateComment()
138 methodDeclaration.removeComment(); in testRemoveDuplicateComment()
625 removeComment(); in remove()633 public Node removeComment() { in removeComment() method in Node
208 public String removeComment(CommentType style, String xPath) { in removeComment() method in XPathParts.Comments253 public Comments removeComment(String string) { in removeComment() method in XPathParts.Comments313 String comment = xpath_comments.removeComment(style, xpath); in writeComment()
2724 public CLDRFile removeComment(String string) {2726 dataSource.getXpathComments().removeComment(string);
461 k.removeComment( in main()1806 String comment = comments.removeComment(CommentType.PREBLOCK, xpath);