| Package | Description |
|---|---|
| scriptella.execution |
Facade classes for xml scripts execution.
|
| Modifier and Type | Method and Description |
|---|---|
static EtlExecutor |
EtlExecutor.newExecutor(File scriptFile)
Converts file to URL and invokes
newExecutor(java.net.URL). |
static EtlExecutor |
EtlExecutor.newExecutor(URL scriptFileUrl)
Helper method to create a new ScriptExecutor for specified script URL.
|
static EtlExecutor |
EtlExecutor.newExecutor(URL scriptFileUrl,
Map<String,?> externalProperties)
Helper method to create a new ScriptExecutor for specified script URL.
|
Copyright © 2006-2012. All Rights Reserved.