fr.umlv.unitex.process
Class ImploseFst2Command

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

public class ImploseFst2Command
extends CommandBuilder

Author:
Sébastien Paumier

Field Summary
 
Fields inherited from class fr.umlv.unitex.process.CommandBuilder
ERROR_MESSAGE, MESSAGE, PROGRAM
 
Constructor Summary
ImploseFst2Command()
           
 
Method Summary
 ImploseFst2Command automaton(java.io.File s)
           
 ImploseFst2Command output(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

ImploseFst2Command

public ImploseFst2Command()
Method Detail

automaton

public ImploseFst2Command automaton(java.io.File s)

output

public ImploseFst2Command output(java.io.File s)