CommentMatches, CommentStartsWithpublic interface CommentMatcher
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isComment(String line) |
Determines whether a line of CSV is a comment.
|
boolean isComment(String line)
line - the raw line of CSVCopyright © 2007–2018 Super CSV. All rights reserved.