Module implementing the exporter base class.
None |
ExporterBase | Class implementing the exporter base class. |
None |
Class implementing the exporter base class.
None |
ExporterBase | Constructor |
_getFileName | Protected method to get the file name of the export file from the user. |
exportSource | Public method performing the export. |
Constructor
Protected method to get the file name of the export file from the user.
Public method performing the export.
This method must be overridden by the real exporters.