Daisy Open Source CMS

org.outerj.daisy.tools.importexport.import_.collections
Class CollectionImporter

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.import_.collections.CollectionImporter

public class CollectionImporter
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 ImportExportException
Throws:
ImportExportException

Daisy Open Source CMS