HomeSort by relevance Sort by last modified time
    Searched defs:handleComment (Results 1 - 6 of 6) sorted by null

  /external/cldr/tools/java/org/unicode/cldr/tool/
ReadXMB.java 53 public void handleComment(String pathx, String comment) {
  /external/cldr/tools/java/org/unicode/cldr/util/
FileProcessor.java 36 public void handleComment(String line, int commentCharPosition) {
83 handleComment(line, comment);
XMLFileReader.java 57 public void handleComment(String path, String comment) {
229 simpleHandler.handleComment((String) startElements.peek(), commentChars.toString());
495 public void handleComment(String path, String comment) {
TestUtilities.java 427 public void handleComment(String path, String comment) {
    [all...]
DtdData.java 574 public void handleComment(String path, String comment) {
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/draft/
FileUtilities.java 143 public void handleComment(String line, int commentCharPosition) {
190 handleComment(line, comment);

Completed in 210 milliseconds