org.meta2project.exchange.m2v1
Class BackupSaver

java.lang.Object
  extended by org.meta2project.exchange.m2v1.BackupSaver

public class BackupSaver
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
BackupSaver()
           
 
Method Summary
static void saveBackup(java.io.Writer writer, Connection con, AnnotatedEntity project, ProcessListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupSaver

public BackupSaver()
Method Detail

saveBackup

public static void saveBackup(java.io.Writer writer,
                              Connection con,
                              AnnotatedEntity project,
                              ProcessListener listener)
                       throws java.lang.Exception
Throws:
java.lang.Exception