|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.outerj.daisy.tools.importexport.import_.Importer
public class Importer
This is the core of the import tool, use this class to programatically perform an export.
| Method Summary | |
|---|---|
static void |
run(ImportFile importFile,
DocumentSet documentSet,
Repository repository,
ImportOptions options,
ImportListener listener)
Entry point for doing an import. |
static void |
run(ImportFile importFile,
Repository repository,
ImportOptions options,
ImportListener listener)
Entry point for doing an import. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void run(ImportFile importFile,
Repository repository,
ImportOptions options,
ImportListener listener)
throws Exception
Exception
public static void run(ImportFile importFile,
DocumentSet documentSet,
Repository repository,
ImportOptions options,
ImportListener listener)
throws Exception
documentSet - specifies a subset of documents to be imported
Exception
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||