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