public class EadImport extends ImportCommand
options
Constructor and Description |
---|
EadImport() |
EadImport(Class<? extends SaxXmlHandler> handler,
Class<? extends ItemImporter> importer)
Generic EAD import command, designed for extending classes that use specific Handlers.
|
Modifier and Type | Method and Description |
---|---|
String |
getHelp()
Get information about the functionality of the command.
|
String |
getUsage()
Get a short hint about the usage of the command.
|
execWithOptions, setCustomOptions
api, exec, getDetailedHelp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHelpFooter
public EadImport()
public EadImport(Class<? extends SaxXmlHandler> handler, Class<? extends ItemImporter> importer)
handler
- The Handler class to be used for importimporter
- The Importer class to be used. If null, IcaAtomEadImporter is used.Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.