Daisy Open Source CMS

org.outerj.daisy.tools.importexport.import_.variants
Class VariantImporter

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.import_.variants.VariantImporter

public class VariantImporter
extends Object


Method Summary
static void run(ImportFile importFile, ImportListener listener, Repository repository)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public static void run(ImportFile importFile,
                       ImportListener listener,
                       Repository repository)
                throws Exception
Throws:
Exception

Daisy Open Source CMS