|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine | |
---|---|
uk.ac.ncl.cs.instantsoap.commandlineprocessor.applicationSpec | Specification for a complete application. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandExecution | Handle executing command-lines, managing the native process and inputs and outputs. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandFormat | Formatting command-line data-structures into lists of strings suitable for passing off to Process.exec. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine | Data-structures for representing command-lines. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.variables | Management of expressions involving sequences of variables and constants. |
Classes in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine used by uk.ac.ncl.cs.instantsoap.commandlineprocessor.applicationSpec | |
---|---|
CommandLine
The data needed to construct a command-line. |
Classes in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine used by uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandExecution | |
---|---|
CommandLine
The data needed to construct a command-line. |
Classes in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine used by uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandFormat | |
---|---|
Argument
A command-line argument - either an Option or a Parameter. |
Classes in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine used by uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine | |
---|---|
Argument
A command-line argument - either an Option or a Parameter. |
|
Argument.ArgumentVisitor
Visitor interface so that you can avoid instanceof checks. |
|
CommandLine
The data needed to construct a command-line. |
|
Option
Command-line option. |
|
Parameter
A command-line parameter. |
Classes in uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine used by uk.ac.ncl.cs.instantsoap.commandlineprocessor.variables | |
---|---|
CommandLine
The data needed to construct a command-line. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |