Package com.sun.xml.ws.test.model
Class Script.File
java.lang.Object
com.sun.xml.ws.test.model.Script
com.sun.xml.ws.test.model.Script.File
- Enclosing class:
Script
Script where the script is stored in a file.-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.xml.ws.test.model.Script
Script.File, Script.Inline -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
File
-
-
Method Details
-
getName
Description copied from class:ScriptName of the script. This is intended to allow humans to find out which script this is. -
read
Description copied from class:ScriptReturns a new reader that reads the script.- Specified by:
readin classScript- Throws:
IOException
-