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.java35 public void handleComment(String line, int commentCharPosition) {} in handleComment() method in FileProcessor
DXMLFileReader.java69 public void handleComment(String path, String comment) {} in handleComment() method in XMLFileReader.SimpleHandler
616 public void handleComment(String path, String comment) { in handleComment() method in XMLFileReader.PathValueListHandler
DTestUtilities.java756 public void handleComment(String path, String comment) { in handleComment() method in TestUtilities.MyHandler
DDtdData.java804 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.java609 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.java174 public void handleComment(String line, int commentCharPosition) {} in handleComment() method in FileUtilities.FileProcessor