public class GroovyScriptFile extends Object
| Constructor and Description |
|---|
GroovyScriptFile(String nameWithPackage,
String scriptText) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNameWithPackage() |
String |
getPath() |
String |
getScriptText() |
int |
hashCode() |
boolean |
isEmpty() |
InputStream |
toInputStream() |
String |
toString() |
public String getNameWithPackage()
public String getPath()
public String getScriptText()
public InputStream toInputStream()
public boolean isEmpty()
Copyright © 2004–2021 OpenL Tablets. All rights reserved.