de.hattrickorganizer.gui.exporter
Class XMLExporter

java.lang.Object
  extended by de.hattrickorganizer.gui.exporter.XMLExporter

public class XMLExporter
extends java.lang.Object


Constructor Summary
XMLExporter()
          Creates a new instance of DummyPlugIn
 
Method Summary
 void doExport()
          TODO Missing Method Documentation
 void saveXML(java.lang.String filename, java.sql.Timestamp startingDate)
          /** TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLExporter

public XMLExporter()
Creates a new instance of DummyPlugIn

Method Detail

doExport

public void doExport()
TODO Missing Method Documentation

Parameters:
e - TODO Missing Method Parameter Documentation

saveXML

public void saveXML(java.lang.String filename,
                    java.sql.Timestamp startingDate)
/** TODO Missing Method Documentation

Parameters:
filename - TODO Missing Method Parameter Documentation