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