Searched defs:handleComment (Results 1 – 7 of 7) sorted by relevance
139 private fun handleComment(position: Int): Pair<Int, Boolean> { in handleComment() method
35 public void handleComment(String line, int commentCharPosition) {} in handleComment() method in FileProcessor
69 public void handleComment(String path, String comment) {} in handleComment() method in XMLFileReader.SimpleHandler616 public void handleComment(String path, String comment) { in handleComment() method in XMLFileReader.PathValueListHandler
756 public void handleComment(String path, String comment) { in handleComment() method in TestUtilities.MyHandler
805 public void handleComment(String path, String comment) { in handleComment() method in DtdData
623 public void handleComment(String line, int commentCharPosition) { in handleComment() method in LdmlConvertRules.PathTransformSpecHelper
174 public void handleComment(String line, int commentCharPosition) {} in handleComment() method in FileUtilities.FileProcessor