Uses of Interface
uk.ac.ncl.cs.instantsoap.commandlineprocessor.parameterRenaming.ParameterRenamer

Packages that use ParameterRenamer
uk.ac.ncl.cs.instantsoap.commandlineprocessor Processing and executing command-lines. 
uk.ac.ncl.cs.instantsoap.commandlineprocessor.parameterRenaming Map between inputs and outputs as they are in user-land and in the command-line. 
 

Uses of ParameterRenamer in uk.ac.ncl.cs.instantsoap.commandlineprocessor
 

Constructors in uk.ac.ncl.cs.instantsoap.commandlineprocessor with parameters of type ParameterRenamer
CommandLineProcessor(CommandExecutionStrategy commandExecutionStrategy, ParameterRenamer parameterRenamer, CommandFormatter commandFormatter)
          Construct a new command line processor with the specified configuration objects.
 

Uses of ParameterRenamer in uk.ac.ncl.cs.instantsoap.commandlineprocessor.parameterRenaming
 

Classes in uk.ac.ncl.cs.instantsoap.commandlineprocessor.parameterRenaming that implement ParameterRenamer
 class ParameterRenamerImpl
          Simple implementation of ParameterRenamer.
 



Copyright © 2006-2008. All Rights Reserved.