|
||||||||||
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.PolyLexCommand
public class PolyLexCommand
Nested Class Summary | |
---|---|
class |
PolyLexCommand.InvalidPolyLexArgumentException
|
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
PolyLexCommand()
|
Method Summary | |
---|---|
PolyLexCommand |
alphabet()
|
PolyLexCommand |
bin(java.io.File s)
|
PolyLexCommand |
info(java.io.File s)
|
PolyLexCommand |
language(java.lang.String s)
|
PolyLexCommand |
output(java.io.File s)
|
PolyLexCommand |
wordList(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 PolyLexCommand()
Method Detail |
---|
public PolyLexCommand language(java.lang.String s) throws PolyLexCommand.InvalidPolyLexArgumentException
PolyLexCommand.InvalidPolyLexArgumentException
public PolyLexCommand alphabet()
public PolyLexCommand bin(java.io.File s)
public PolyLexCommand wordList(java.io.File s)
public PolyLexCommand output(java.io.File s)
public PolyLexCommand info(java.io.File s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |