fr.umlv.unitex.process
Class Fst2UnambigCommand

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

public class Fst2UnambigCommand
extends CommandBuilder

Author:
Sébastien Paumier

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

Fst2UnambigCommand

public Fst2UnambigCommand()
Method Detail

fst2

public Fst2UnambigCommand fst2(java.io.File s)

output

public Fst2UnambigCommand output(java.io.File s)