|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExporter | |
|---|---|
| org.gswing.components.output.exporter | Output package containing classes for exporting data from the database. |
| org.gswing.components.output.extractor | Package contains the gswing Extractor. |
| Uses of IExporter in org.gswing.components.output.exporter |
|---|
| Classes in org.gswing.components.output.exporter that implement IExporter | |
|---|---|
class |
AbstractDbToFile
Purpose: Abstract class for writing election data to file. |
class |
DbToCsv
Purpose: Writes election data from the database to a CSV file. |
class |
DbToXml
Purpose: Writes election data from the database to an XML file. |
class |
ElectionsToXml
Export election details to XML. |
class |
PartiesToXml
Export party details to XML. |
| Uses of IExporter in org.gswing.components.output.extractor |
|---|
| Classes in org.gswing.components.output.extractor that implement IExporter | |
|---|---|
class |
Extractor
Purpose: Exports the election database to serialise files that can be read by the Java applet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||