| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectbsh.Remotepublic class Remoteextends java.lang.ObjectMethod Summary | |
static int |
|
static void |
|
public static int eval(String url,
String text,
StringBuffer output)
throws IOExceptionEvaluate text in the interpreter at url, capturing output into output and returning a possible integer return value.
public static void main(args[] )
throws Exception