fr.umlv.unitex.process
Class Grf2Fst2Command

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

public class Grf2Fst2Command
extends CommandBuilder

Author:
Sébastien Paumier

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

Grf2Fst2Command

public Grf2Fst2Command()
Method Detail

grf

public Grf2Fst2Command grf(java.io.File s)

enableLoopAndRecursionDetection

public Grf2Fst2Command enableLoopAndRecursionDetection(boolean b)

tokenizationMode

public Grf2Fst2Command tokenizationMode()