org.mozilla.javascript.tools.shell
Class ShellLine
java.lang.Object
org.mozilla.javascript.tools.shell.ShellLine
public class ShellLine
- extends java.lang.Object
Provides a specialized input stream for consoles to handle line
editing, history and completion. Relies on the JLine library (see
).
|
Method Summary |
static java.io.InputStream |
getStream(net.sourceforge.htmlunit.corejs.javascript.Scriptable scope)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShellLine
public ShellLine()
getStream
public static java.io.InputStream getStream(net.sourceforge.htmlunit.corejs.javascript.Scriptable scope)
Copyright © 2010. All Rights Reserved.