public class Remote extends Object
| Constructor and Description |
|---|
Remote() |
| Modifier and Type | Method and Description |
|---|---|
static int |
eval(String url,
String text)
Evaluate text in the interpreter at url, returning a possible integer
return value.
|
static void |
main(String[] args) |
public static int eval(String url, String text) throws IOException
IOException© 2000-2005 pat@pat.net :-)