|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.archiviststoolkit.importer.ImportHandler
org.archiviststoolkit.importer.MARCXML.MARCImportHandler
public class MARCImportHandler
| Field Summary |
|---|
| Fields inherited from class org.archiviststoolkit.importer.ImportHandler |
|---|
file, importController |
| Constructor Summary | |
|---|---|
MARCImportHandler(ImportOptionsMARC importOptions)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
canImportFile(java.io.File file)
Can we import this file. |
boolean |
importFile(java.io.File file,
DomainImportController domainController,
InfiniteProgressPanel progressPanel)
Import the file. |
| Methods inherited from class org.archiviststoolkit.importer.ImportHandler |
|---|
getFile, getImportController, getInitialChunk, run, startImportThread |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MARCImportHandler(ImportOptionsMARC importOptions)
| Method Detail |
|---|
public boolean canImportFile(java.io.File file)
ImportHandler
canImportFile in class ImportHandlerfile - the file to import.
public boolean importFile(java.io.File file,
DomainImportController domainController,
InfiniteProgressPanel progressPanel)
throws ImportException
ImportHandler
importFile in class ImportHandlerfile - the file to import.domainController - the controller to use.
ImportException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||