static CsvFactoryBuilder
builder()
CsvFactory
CsvFactoryBuilder
configure(CsvGenerator.Feature f, boolean state)
configure(CsvParser.Feature f, boolean state)
disable(CsvGenerator.Feature f)
disable(CsvGenerator.Feature first, CsvGenerator.Feature... other)
disable(CsvParser.Feature f)
disable(CsvParser.Feature first, CsvParser.Feature... other)
enable(CsvGenerator.Feature f)
enable(CsvGenerator.Feature first, CsvGenerator.Feature... other)
enable(CsvParser.Feature f)
enable(CsvParser.Feature first, CsvParser.Feature... other)
rebuild()
CsvFactory(CsvFactoryBuilder b)
Copyright © 2020 FasterXML. All rights reserved.