JTR 5.0 API Documentation

Uses of Class
jtr.config.script.LScript

Packages that use LScript
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. 
 

Uses of LScript in jtr.config.script
 

Methods in jtr.config.script that return types with arguments of type LScript
 java.util.Collection<LScript> LScripts.getLibrary()
          Get the immutable-view of library-scripts stored in this container.
 

Methods in jtr.config.script with parameters of type LScript
 void LScripts.addLScript(LScript script)
          Add the provided library-script to this container.
 


The JTR Project is licensed under GPL version 2