Package uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandFormat

Formatting command-line data-structures into lists of strings suitable for passing off to Process.exec.

See:
          Description

Interface Summary
CommandFormatter Format a commandline using a command format.
 

Class Summary
CommandFormat Formatting control for converting command-line options into strings.
DefaultFormatter Simplest application of a format to a list of arguments.
 

Package uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandFormat Description

Formatting command-line data-structures into lists of strings suitable for passing off to Process.exec. This captures information like prefixes for command-line switches.

Author:
Matthew Pocock


Copyright © 2006-2008. All Rights Reserved.