public class SimpleItemExporter extends AbstractItemExporter
SimpleItemExporter class.
| Constructor and Description |
|---|
SimpleItemExporter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
beforeExport()
导出准备和检查。
|
String[] |
getTitles()
Getter for the field
titles. |
void |
setTitles(String[] titles)
Setter for the field
titles. |
addListener, getCurrent, getDataName, getFail, getFormat, getLocale, getSuccess, getTranferIndex, getWriter, hasNext, next, setContext, setWriter, transfer, transferItemprotected String[] titles
public String[] getTitles()
Getter for the field titles.
String objects.public void setTitles(String[] titles)
Setter for the field titles.
titles - an array of String objects.protected boolean beforeExport()
beforeExport in class AbstractItemExporterCopyright © 2005–2018 The Beangle Software. All rights reserved.