org.gswing.components.output.exporter
Class ElectionsToXml
java.lang.Object
org.gswing.utils.xml.XmlReader
org.gswing.utils.xml.XmlWriter
org.gswing.components.output.exporter.ElectionsToXml
- All Implemented Interfaces:
- IExporter
public class ElectionsToXml
- extends XmlWriter
- implements IExporter
Export election details to XML.
|
Method Summary |
void |
doExport()
Start export. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElectionsToXml
public ElectionsToXml(IFramework framework,
boolean upload)
- Constructor.
- Parameters:
framework - The gswing framework.upload - Should the new XML file be uploaded to the server hosting
gswing.
doExport
public void doExport()
- Description copied from interface:
IExporter
- Start export.
- Specified by:
doExport in interface IExporter
Copyright © 2008. All Rights Reserved.