public class ExportTxtDownload extends ExportDownload
| Modifier and Type | Field and Description |
|---|---|
protected String |
nullValue |
protected String |
quotes |
protected String |
separator |
protected boolean |
writeHeader |
aliasAttributeList, extension, features, query, service| Constructor and Description |
|---|
ExportTxtDownload()
Creates a new ExportShapeDownload object.
|
ExportTxtDownload(String filename,
String extension,
FeatureServiceFeature[] features,
AbstractFeatureService service,
List<String[]> attributeNames)
Creates a new ExportShapeDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultExtension()
DOCUMENT ME!
|
void |
run() |
String |
toString() |
equals, init, loadFeaturesIfRequired, setAbsoluteFileName, toAliasList, toAttributeListcompareTo, determineDestinationFile, error, getCaughtException, getDownloadsCompleted, getDownloadsErroneous, getDownloadsTotal, getExceptionPanel, getFileToSaveTo, getStatus, getTitle, hashCode, setParallelDownloads, startDownload, stateChanged, titleChangedaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedprotected String separator
protected boolean writeHeader
protected String nullValue
protected String quotes
public ExportTxtDownload()
public ExportTxtDownload(String filename, String extension, FeatureServiceFeature[] features, AbstractFeatureService service, List<String[]> attributeNames)
filename - DOCUMENT ME!extension - DOCUMENT ME!features - DOCUMENT ME!service - DOCUMENT ME!attributeNames - A list with string arrays. Every array should have 2 elements. The first element is the
alias of the column and the second element is the name of the attribute, that should be
shown in the columnpublic void run()
public String getDefaultExtension()
ExportDownloadgetDefaultExtension in class ExportDownloadCopyright © 2012–2026 cismet GmbH. All rights reserved.