public class ExportCsvDownload extends ExportTxtDownload
nullValue, quotes, separator, writeHeaderaliasAttributeList, extension, features, query, service| Constructor and Description |
|---|
ExportCsvDownload()
Creates a new ExportShapeDownload object.
|
ExportCsvDownload(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 |
init(String filename,
String extension,
FeatureServiceFeature[] features,
AbstractFeatureService service,
List<String[]> aliasAttributeList,
String query)
DOCUMENT ME!
|
String |
toString() |
runequals, 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, setChangedpublic ExportCsvDownload()
public ExportCsvDownload(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 init(String filename, String extension, FeatureServiceFeature[] features, AbstractFeatureService service, List<String[]> aliasAttributeList, String query)
ExportDownloadinit in class ExportDownloadfilename - DOCUMENT ME!extension - DOCUMENT ME!features - DOCUMENT ME!service - DOCUMENT ME!aliasAttributeList - 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 columnquery - DOCUMENT ME!public String getDefaultExtension()
ExportDownloadgetDefaultExtension in class ExportTxtDownloadpublic String toString()
toString in class ExportTxtDownloadCopyright © 2012–2026 cismet GmbH. All rights reserved.