Uses of Class
fr.umlv.unitex.process.DicoCommand

Packages that use DicoCommand
fr.umlv.unitex.process   
 

Uses of DicoCommand in fr.umlv.unitex.process
 

Methods in fr.umlv.unitex.process that return DicoCommand
 DicoCommand DicoCommand.alphabet(java.io.File s)
           
 DicoCommand DicoCommand.dictionary(java.io.File s)
           
 DicoCommand DicoCommand.dictionaryList(java.util.ArrayList list)
           
 DicoCommand DicoCommand.snt(java.io.File s)
           
 DicoCommand DicoCommand.systemDictionary(java.lang.String s)
           
 DicoCommand DicoCommand.userDictionary(java.lang.String s)