|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.ui.GroovyMain
public class GroovyMain extends Object
A Command line to execute groovy.
Method Summary | |
---|---|
String
|
getText(String urlOrFilename)
|
File
|
huntForTheScriptFile(String input)
Process the input files. |
static void
|
main(String[] args)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public String getText(String urlOrFilename)
public File huntForTheScriptFile(String input)
public static void main(String[] args)
Copyright © 2003-2013 The Codehaus. All rights reserved.