Searched defs:readLineSkippingComments (Results 1 – 3 of 3) sorted by relevance
167 public String readLineSkippingComments(boolean trim) throws IOException { in readLineSkippingComments() method in ResourceReader190 public String readLineSkippingComments() throws IOException { in readLineSkippingComments() method in ResourceReader
169 public String readLineSkippingComments(boolean trim) throws IOException { in readLineSkippingComments() method in ResourceReader192 public String readLineSkippingComments() throws IOException { in readLineSkippingComments() method in ResourceReader
113 UBool TextFile::readLineSkippingComments(UnicodeString& line, UErrorCode& ec, in readLineSkippingComments() function in TextFile