Daisy Open Source CMS

org.outerj.daisy.tools.importexport.import_.retireddocs
Class RetiredDocumentsImporter

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.import_.retireddocs.RetiredDocumentsImporter

public class RetiredDocumentsImporter
extends Object


Method Summary
static void run(ImportFile importFile, Set importSubSet, 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,
                       Set importSubSet,
                       ImportListener listener,
                       Repository repository)
                throws Exception
Throws:
Exception

Daisy Open Source CMS