org.meta2project.exchange
Class M2V1Export

java.lang.Object
  extended by org.meta2project.exchange.M2V1Export

public class M2V1Export
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
M2V1Export()
           
 
Method Summary
static void exportFile(java.io.File file, Connection connection)
           
static void exportFile(java.io.File file, Connection connection, AnnotatedEntity project, ProcessListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

M2V1Export

public M2V1Export()
Method Detail

exportFile

public static void exportFile(java.io.File file,
                              Connection connection)

exportFile

public static void exportFile(java.io.File file,
                              Connection connection,
                              AnnotatedEntity project,
                              ProcessListener listener)