Uses of Class
ca.uottawa.balie.LexiconOnDisk.Lexicon

Packages that use LexiconOnDisk.Lexicon
ca.uottawa.balie   
 

Uses of LexiconOnDisk.Lexicon in ca.uottawa.balie
 

Methods in ca.uottawa.balie that return LexiconOnDisk.Lexicon
static LexiconOnDisk.Lexicon LexiconOnDisk.Lexicon.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LexiconOnDisk.Lexicon[] LexiconOnDisk.Lexicon.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in ca.uottawa.balie with parameters of type LexiconOnDisk.Lexicon
LexiconOnDisk(LexiconOnDisk.Lexicon pi_LexisonSet)
          Read lexicons that reside in text files.