fr.umlv.unitex.process
Class LocateCommand
java.lang.Object
fr.umlv.unitex.process.CommandBuilder
fr.umlv.unitex.process.LocateCommand
public class LocateCommand
- extends CommandBuilder
- Author:
- Sébastien Paumier
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocateCommand
public LocateCommand()
snt
public LocateCommand snt(java.io.File s)
fst2
public LocateCommand fst2(java.io.File s)
alphabet
public LocateCommand alphabet()
shortestMatches
public LocateCommand shortestMatches()
longestMatches
public LocateCommand longestMatches()
allMatches
public LocateCommand allMatches()
ignoreOutputs
public LocateCommand ignoreOutputs()
mergeOutputs
public LocateCommand mergeOutputs()
replaceWithOutputs
public LocateCommand replaceWithOutputs()
noLimit
public LocateCommand noLimit()
limit
public LocateCommand limit(int n)
limit
public LocateCommand limit(java.lang.String n)
dynamicSntDir
public LocateCommand dynamicSntDir(java.io.File dir)
charByChar
public LocateCommand charByChar()
enableMorphologicalUseOfSpace
public LocateCommand enableMorphologicalUseOfSpace()