| 
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoolbus.commandline.CommandLine
public class CommandLine
| Nested Class Summary | |
|---|---|
static class | 
CommandLine.ToolBusInputStreamHandler
 | 
| Field Summary | |
|---|---|
private  CommandLine.ToolBusInputStreamHandler | 
toolBusInputStreamHandler
 | 
| Constructor Summary | |
|---|---|
private  | 
CommandLine(ToolBus toolbus,
                       java.io.InputStream is,
                       boolean closeStreamWhenDone)
 | 
| Method Summary | |
|---|---|
static CommandLine | 
createCommandLine(ToolBus toolbus,
                                   java.io.InputStream is,
                                   boolean closeStreamWhenDone)
 | 
private  void | 
startHandling()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private final CommandLine.ToolBusInputStreamHandler toolBusInputStreamHandler
| Constructor Detail | 
|---|
private CommandLine(ToolBus toolbus,
                    java.io.InputStream is,
                    boolean closeStreamWhenDone)
| Method Detail | 
|---|
private void startHandling()
public static CommandLine createCommandLine(ToolBus toolbus,
                                            java.io.InputStream is,
                                            boolean closeStreamWhenDone)
  | 
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||