|
JTR 5.0 API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Script | |
|---|---|
| jtr.config.script | This package contains the classes required to reprsent in object-oriented way
the XML elements used in a jtr.xml file to represent both library and
parameterization scripts. |
| jtr.script.impl | This package contains the implementations of the built-in bindings to scripting-engines that can be used to run scripts meant for assigning parameters to runners. |
| Uses of Script in jtr.config.script |
|---|
| Classes in jtr.config.script that implement Script | |
|---|---|
class |
LScript
Class that maps the l-script element of the jtr.xml
configuration file. |
class |
PScript
Class that maps the p-script element of the jtr.xml
configuration file. |
| Uses of Script in jtr.script.impl |
|---|
| Methods in jtr.script.impl with parameters of type Script | |
|---|---|
protected AbstractScriptEngine.StructuredScript |
AbstractScriptEngine.restructureScript(Script script)
Given the input script this method reorganizes it into
an instance of StructuredScript. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||