Uses of Class
de.hybris.platform.util.CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder
Packages that use CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder
-
Uses of CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder in de.hybris.platform.util
Methods in de.hybris.platform.util that return CSVFromPropertiesReader.CSVFromPropertiesReaderBuilderModifier and TypeMethodDescriptionCSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withCaseInsensitiveAttributes(boolean ignoreCase) CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withColumn(String name, int column) CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withIdAndAttributePattern(String pattern) CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withLineBufferOf(int size) CSVFromPropertiesReader.CSVFromPropertiesReaderBuilder.withMissingValueToken(String token)