|
||||||||||
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.DicoCommand
public class DicoCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
DicoCommand()
|
Method Summary | |
---|---|
DicoCommand |
alphabet(java.io.File s)
|
DicoCommand |
dictionary(java.io.File s)
|
DicoCommand |
dictionaryList(java.util.ArrayList list)
|
DicoCommand |
snt(java.io.File s)
|
DicoCommand |
systemDictionary(java.lang.String s)
|
DicoCommand |
userDictionary(java.lang.String 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 DicoCommand()
Method Detail |
---|
public DicoCommand snt(java.io.File s)
public DicoCommand alphabet(java.io.File s)
public DicoCommand dictionary(java.io.File s)
public DicoCommand userDictionary(java.lang.String s)
public DicoCommand systemDictionary(java.lang.String s)
public DicoCommand dictionaryList(java.util.ArrayList list)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |