CSVParserBuilder() | | 100% | | n/a | 0 | 1 | 0 | 10 | 0 | 1 |
build() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
withErrorLocale(Locale) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
withSeparator(char) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
withQuoteChar(char) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
withEscapeChar(char) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
withStrictQuotes(boolean) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
withIgnoreLeadingWhiteSpace(boolean) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
withIgnoreQuotations(boolean) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
withFieldAsNull(CSVReaderNullFieldIndicator) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
getSeparator() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getQuoteChar() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getEscapeChar() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
isStrictQuotes() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
isIgnoreLeadingWhiteSpace() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
isIgnoreQuotations() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
nullFieldIndicator() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |