fr.umlv.unitex.process
Class SortMorphCommand

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

public class SortMorphCommand
extends CommandBuilder

Author:
hhuh TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

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

SortMorphCommand

public SortMorphCommand()
Method Detail

txtCodeF

public SortMorphCommand txtCodeF(java.io.File s)

tokenF

public SortMorphCommand tokenF(java.io.File s)

seqMorpF

public SortMorphCommand seqMorpF(java.io.File s)