|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScriptSource
The source for the text of a script.
Method Summary | |
---|---|
java.lang.String |
getClassName()
Returns the name to use for the compiled class for this script. |
java.lang.String |
getDisplayName()
Returns the description for this script. |
java.io.File |
getSourceFile()
Returns the source file for this script, if any. |
java.lang.String |
getText()
Returns the text of this script. |
Method Detail |
---|
java.lang.String getText()
java.lang.String getClassName()
java.io.File getSourceFile()
java.lang.String getDisplayName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |