Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1397913 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9f6d3f5413
commit
d37f1a6ed7
|
@ -111,7 +111,7 @@ abstract class Lexer {
|
|||
}
|
||||
|
||||
/**
|
||||
* Greedy - accepts \n, \r and \r\n This checker consumes silently the second control-character...
|
||||
* Greedily accepts \n, \r and \r\n This checker consumes silently the second control-character...
|
||||
*
|
||||
* @return true if the given character is a line-terminator
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue