performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-printpublisher / src / main / java / eu / etaxonomy / taxeditor / printpublisher / wizard / PublishWizardXML.java
index 03bfc6effc97f868134b7ba3c6e4c0e680329f1d..7e9c4c011b9199a546358a29c2d84b37d5929984 100644 (file)
@@ -10,14 +10,15 @@ import eu.etaxonomy.cdm.print.out.xml.XMLOutputModule;
 
 
 /**
- * 
+ * <p>PublishWizardXML class.</p>
+ *
  * @author n.hoffmann
  * @created Apr 1, 2010
  * @version 1.0
  */
 public class PublishWizardXML extends AbstractPublishWizard implements IExportWizard{
        /**
-        * 
+        * <p>Constructor for PublishWizardXML.</p>
         */
        public PublishWizardXML() {
                setOutputModule(new XMLOutputModule());