org.supercsv.comment
Interface CommentMatcher
-
- All Known Implementing Classes:
- CommentMatches, CommentStartsWith
public interface CommentMatcherInterface for comment matchers.- Since:
- 2.1.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleanisComment(java.lang.String line)Determines whether a line of CSV is a comment.
-
DMelt 3.0 © DataMelt by jWork.ORG