|
||||||||||
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.SortTxtCommand
public class SortTxtCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
SortTxtCommand()
|
Method Summary | |
---|---|
SortTxtCommand |
file(java.io.File s)
|
SortTxtCommand |
removeDuplicates(boolean remove)
|
SortTxtCommand |
reverse()
|
SortTxtCommand |
saveNumberOfLines(java.io.File file)
|
SortTxtCommand |
sortAlphabet()
|
SortTxtCommand |
thai()
|
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 SortTxtCommand()
Method Detail |
---|
public SortTxtCommand file(java.io.File s)
public SortTxtCommand removeDuplicates(boolean remove)
public SortTxtCommand reverse()
public SortTxtCommand sortAlphabet()
public SortTxtCommand saveNumberOfLines(java.io.File file)
public SortTxtCommand thai()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |