Uses of Interface
de.goerntkai.toolbox.cmdln.CommandLine

Packages that use CommandLine
de.goerntkai.toolbox.cmdln Provides for handling the command line.  
 

Uses of CommandLine in de.goerntkai.toolbox.cmdln
 

Methods in de.goerntkai.toolbox.cmdln that return CommandLine
static CommandLine CommandLineFactory.createCommandLine(java.lang.String theCommando, java.lang.String[] theParameters, Folder theDirectory)
          Creates a CommandLine with the parameters given in the command line.
static CommandLine CommandLineFactory.createCommandLine(java.lang.String[] theParameters, Folder theDirectory)
          Creates a CommandLine with the parameters given in the command line.
 



Copyright © 2004-2007 Kai Görnt. All Rights Reserved.