org.gswing.components.output.exporter
Class PartiesToXml
java.lang.Object
org.gswing.utils.xml.XmlReader
org.gswing.utils.xml.XmlWriter
org.gswing.components.output.exporter.PartiesToXml
- All Implemented Interfaces:
- IExporter
public class PartiesToXml
- extends XmlWriter
- implements IExporter
Export party 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 |
PartiesToXml
public PartiesToXml(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.