|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.unitex.process.CommandBuilder
fr.umlv.unitex.process.Fst2TxtCommand
public class Fst2TxtCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
Fst2TxtCommand()
|
Method Summary | |
---|---|
Fst2TxtCommand |
alphabet()
|
Fst2TxtCommand |
charByChar()
|
Fst2TxtCommand |
fst2(java.io.File s)
|
Fst2TxtCommand |
mode(boolean merge)
|
Fst2TxtCommand |
text(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 |
---|
public Fst2TxtCommand()
Method Detail |
---|
public Fst2TxtCommand text(java.io.File s)
public Fst2TxtCommand fst2(java.io.File s)
public Fst2TxtCommand alphabet()
public Fst2TxtCommand mode(boolean merge)
public Fst2TxtCommand charByChar()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |