public class ScriptRegistry extends Object
| Constructor and Description |
|---|
ScriptRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ScriptService<?> |
getScript(String name)
Get the script looking it up by its ID
|
Iterable<ScriptService<?>> |
getScripts()
Get all the scripts.
|
protected void |
setParser(org.daisy.pipeline.script.impl.StaxXProcScriptParser parser) |
public Iterable<ScriptService<?>> getScripts()
public ScriptService<?> getScript(String name)
protected void setParser(org.daisy.pipeline.script.impl.StaxXProcScriptParser parser)
Copyright © 2010–2026 The DAISY Consortium. All rights reserved.