fr.umlv.unitex.process
Class ExploseFst2Command

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

public class ExploseFst2Command
extends CommandBuilder

Author:
Sébastien Paumier

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

ExploseFst2Command

public ExploseFst2Command()
Method Detail

automaton

public ExploseFst2Command automaton(java.io.File s)

output

public ExploseFst2Command output(java.io.File s)