fr.umlv.unitex.process
Class CompressKrCommand

java.lang.Object
  extended by fr.umlv.unitex.process.CommandBuilder
      extended by fr.umlv.unitex.process.CompressKrCommand

public class CompressKrCommand
extends CommandBuilder

Author:
Sébastien Paumier

Field Summary
 
Fields inherited from class fr.umlv.unitex.process.CommandBuilder
ERROR_MESSAGE, MESSAGE, PROGRAM
 
Constructor Summary
CompressKrCommand()
           
 
Method Summary
 CompressKrCommand avecList()
           
 CompressKrCommand dest(java.io.File s)
           
 CompressKrCommand modeSuf()
           
 CompressKrCommand name(java.io.File s)
           
 
Methods inherited from class fr.umlv.unitex.process.CommandBuilder
getBuilder, getCommandArguments, getCommandLine, getType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompressKrCommand

public CompressKrCommand()
Method Detail

name

public CompressKrCommand name(java.io.File s)

avecList

public CompressKrCommand avecList()

modeSuf

public CompressKrCommand modeSuf()

dest

public CompressKrCommand dest(java.io.File s)