| Constructor and Description |
|---|
BasicIncludes()
New includes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(Script script)
Add a script into the set of included scripts.
|
List<Script> |
getScripts(String name)
Get a list of script from an identifier.
|
public List<Script> getScripts(String name) throws ScriptBuilderException
IncludesgetScripts in interface Includesname - the identifier of the scriptScriptBuilderException - if an error occurred while parsing the founded scriptpublic void add(Script script)
script - the script to addCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.