static CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder |
CSVFromPropertiesReader.builder(java.io.Reader reader) |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withCaseInsensitiveAttributes(boolean ignoreCase) |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withColumn(java.lang.String name,
int column) |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withIdAndAttributePattern(java.lang.String pattern) |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withLineBufferOf(int size) |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder |
CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withMissingValueToken(java.lang.String token) |