public interface ProcessCsvAPI extends ProcessReportAPI
CHARSET_DEFAULT, CHARSET_RTF, CHARSET_UNICODE, COPY_METADATA_ALWAYS, COPY_METADATA_IF_NO_DATASOURCE, COPY_METADATA_NEVER, DATA_MODE_ALL_ATTRIBUTES, DATA_MODE_DATA, DATA_MODE_EMBED, DATA_MODE_INCLUDE_BITMAPS, DATA_MODE_SELECT, ERROR_HANDLING_ALL, ERROR_HANDLING_NONE, ERROR_HANDLING_TRACK_ERRORS, ERROR_HANDLING_VERIFY, HIDDEN_IGNORE_PRINT_RANGE, HIDDEN_SHOW_ALL_ROWS_COLUMNS, HIDDEN_SHOW_HIDDEN_SHEETS, HIDDEN_SHOW_NO_PRINT, HYPHENATE_OFF, HYPHENATE_ON, HYPHENATE_TEMPLATE, LOCALE_DEFAULT, LOCALE_SYSTEM, RENDER_EXTENT_ALL, RENDER_EXTENT_CROP_CONTENT, RENDER_EXTENT_CROP_MARGINS, TAG_STYLE_CONTROL_2007, TAG_STYLE_FIELD, TAG_STYLE_FIELD_2007, TAG_STYLE_TEXT, TYP_CSV, TYP_DOCX, TYP_HTML, TYP_IMAGE, TYP_PDF, TYP_PPTX, TYP_PRINTER, TYP_PS, TYP_RTF, TYP_TXT, TYP_XLSX
Modifier and Type | Method and Description |
---|---|
char |
getCellSeparator()
Get the character used to seperate cells.
|
java.lang.String |
getNewline()
Set the string used to create a newline.
|
char |
getQuoteChar()
Get the character used to quote a cell.
|
int |
getReportType()
Get the report format of the output stream.
|
boolean |
isTrimWhitespace()
Get if cells should have whitespace trimmed from beginning and end.
|
void |
setCellSeparator(char separator)
Set the character used to seperate cells.
|
void |
setNewline(java.lang.String newline)
Get the string used to create a newline.
|
void |
setQuoteChar(char quoteChar)
Set the character used to quote a cell.
|
void |
setTrimWhitespace(boolean trimWhitespace)
Set if cells should have whitespace trimmed from beginning and end.
|
batchNext, batchSetup, buildSchema, close, duplicate, findPodsUsed, getBaseDirectory, getCharset, getCopyMetadata, getDataMode, getDataStream, getDescription, getDrillDownInfo, getErrorInfo, getEventHandler, getHiddenMode, getHyphenate, getImportInfo, getKeywords, getLocale, getNumPages, getOutputBuilderData, getParameters, getRenderExtent, getRenderPages, getReport, getReportTypeString, getSubject, getTemplateVersion, getTimeout, getTitle, getWriteTags, isCopyEmbeddedObjects, isDebugMode, isLayoutDocument, isPageBasedReport, isPreservePodFraming, isRemoveUnusedFormats, isReportTypeExcel, isReportTypeWord, isTrackImports, isUseExternalOutputBuilder, process, processComplete, processData, processData, processSetup, processSetup, setBaseDirectory, setCharset, setCopyEmbeddedObjects, setCopyMetadata, setDataMode, setDataStream, setDebugMode, setDescription, setDrillDownInfo, setEventHandler, setHiddenMode, setHyphenate, setKeywords, setLayoutDocument, setLocale, setOutputBuilderData, setParameters, setPreservePodFraming, setRemoveUnusedFormats, setRenderExtent, setRenderPages, setSubject, setTemplateVersion, setTimeout, setTitle, setTrackErrors, setTrackImports, setUseExternalOutputBuilder, setWriteTags, updatePods
int getReportType()
getReportType
in interface ProcessReportAPIBase
boolean isTrimWhitespace()
void setTrimWhitespace(boolean trimWhitespace)
trimWhitespace
- true if cells should have whitespace trimmed from beginning and end.char getCellSeparator()
void setCellSeparator(char separator)
separator
- the character used to seperate cells.char getQuoteChar()
void setQuoteChar(char quoteChar)
quoteChar
- the character used to quote a cell.java.lang.String getNewline()
void setNewline(java.lang.String newline)
newline
- the string used to create a newline.Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software