Package org.supercsv.comment
package org.supercsv.comment
Provides the classes used for skipping comments.
- Since:
- 2.1.0
-
ClassDescriptionInterface for comment matchers.CommentMatcher that matches lines that match a specified regular expression.CommentMatcher that matches lines that begin with a specified String.