Uses of Class
net.sf.jhunlang.jmorph.Prefix

Packages that use Prefix
net.sf.jhunlang.jmorph   
 

Uses of Prefix in net.sf.jhunlang.jmorph
 

Methods in net.sf.jhunlang.jmorph that return Prefix
 Prefix Rules.getPrefix(java.lang.Character c)
           
 

Methods in net.sf.jhunlang.jmorph with parameters of type Prefix
protected  void Rules.addPrefix(Prefix prefix)
          Add the entries of the given prefix.
 

Constructors in net.sf.jhunlang.jmorph with parameters of type Prefix
PrefixEntry(Rules rules, Prefix parent, int index, Condition[] acondition, java.lang.String strip, java.lang.String append)
          Create a new PrefixEntry instance with the given parameters.
 



Copyright © 2005 jmorph developers. All Rights Reserved.