| Package | Description |
|---|---|
| com.helger.photon.exchange.bulkexport.format |
| Modifier and Type | Method and Description |
|---|---|
ExporterCSV |
ExporterCSV.setAvoidFinalLineEnd(boolean bAvoidFinalLineEnd)
Set whether the CSV file should end with a new line or not.
|
ExporterCSV |
ExporterCSV.setAvoidFinalLineEnd(boolean bAvoidFinalLineEnd)
Set whether the CSV file should end with a new line or not.
|
ExporterCSV |
ExporterCSV.setAvoidWriteEmpty(boolean bAvoidWriteEmpty)
Enable or disable that empty files are written.
|
ExporterCSV |
ExporterCSV.setAvoidWriteEmpty(boolean bAvoidWriteEmpty)
Enable or disable that empty files are written.
|
ExporterCSV |
ExporterCSV.setCharset(Charset aCharset) |
ExporterCSV |
ExporterCSV.setCharset(Charset aCharset) |
ExporterCSV |
ExporterCSV.setEscapeChar(char cEscape) |
ExporterCSV |
ExporterCSV.setEscapeChar(char cEscape) |
ExporterCSV |
ExporterCSV.setLineEnd(String sLineEnd) |
ExporterCSV |
ExporterCSV.setLineEnd(String sLineEnd) |
ExporterCSV |
ExporterCSV.setQuoteChar(char cQuote) |
ExporterCSV |
ExporterCSV.setQuoteChar(char cQuote) |
ExporterCSV |
ExporterCSV.setSeparatorChar(char cSeparator) |
ExporterCSV |
ExporterCSV.setSeparatorChar(char cSeparator) |
ExporterCSV |
ExporterCSV.setUnicodeBOM(com.helger.commons.charset.EUnicodeBOM eBOM) |
ExporterCSV |
ExporterCSV.setUnicodeBOM(com.helger.commons.charset.EUnicodeBOM eBOM) |
Copyright © 2014–2023 Philip Helger. All rights reserved.