Home
last modified time | relevance | path

Searched defs:handleComment (Results 1 – 6 of 6) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DFileProcessor.java38 public void handleComment(String line, int commentCharPosition) { in handleComment() method in FileProcessor
DXMLFileReader.java62 public void handleComment(String path, String comment) { in handleComment() method in XMLFileReader.SimpleHandler
567 public void handleComment(String path, String comment) { in handleComment() method in XMLFileReader.PathValueListHandler
DTestUtilities.java432 public void handleComment(String path, String comment) { in handleComment() method in TestUtilities.MyHandler
DDtdData.java669 public void handleComment(String path, String comment) { in handleComment() method in DtdData
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/json/
DLdmlConvertRules.java565 public void handleComment(String line, int commentCharPosition) { in handleComment() method in LdmlConvertRules.PathTransformSpecHelper
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DFileUtilities.java180 public void handleComment(String line, int commentCharPosition) { in handleComment() method in FileUtilities.FileProcessor