public class ScriptLauncher extends Object
| Constructor and Description |
|---|
ScriptLauncher() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.jdom.Document |
getConfig()
Load the launcher configuration file
|
static void |
main(String[] args)
Execute the DSpace script launcher
|
public static void main(String[] args) throws FileNotFoundException, IOException
args - Any parameters required to be passed to the scripts it executesIOException - if IO errorFileNotFoundException - if file doesn't existprotected static org.jdom.Document getConfig()
Copyright © 2022 LYRASIS. All rights reserved.