C E G I O P R S T U V 

C

categoryRule(String[], String, String) - Method in class org.atteo.evo.inflector.TwoFormInflector
 

E

English - Class in org.atteo.evo.inflector
Transforms English words from singular to plural form.
English() - Constructor for class org.atteo.evo.inflector.English
 
English(English.MODE) - Constructor for class org.atteo.evo.inflector.English
 
English.MODE - Enum in org.atteo.evo.inflector
 

G

getPlural(String) - Method in class org.atteo.evo.inflector.English
Returns plural form of the given word.
getPlural(String, int) - Method in class org.atteo.evo.inflector.English
Returns singular or plural form of the word based on count.
getPlural(String) - Method in class org.atteo.evo.inflector.TwoFormInflector
 

I

irregular(String, String) - Method in class org.atteo.evo.inflector.TwoFormInflector
 
irregular(String[][]) - Method in class org.atteo.evo.inflector.TwoFormInflector
 

O

org.atteo.evo.inflector - package org.atteo.evo.inflector
 

P

plural(String) - Static method in class org.atteo.evo.inflector.English
Returns plural form of the given word.
plural(String, int) - Static method in class org.atteo.evo.inflector.English
Returns singular or plural form of the word based on count.

R

rule(String, String) - Method in class org.atteo.evo.inflector.TwoFormInflector
 
rule(String[][]) - Method in class org.atteo.evo.inflector.TwoFormInflector
 

S

setMode(English.MODE) - Static method in class org.atteo.evo.inflector.English
 

T

TwoFormInflector - Class in org.atteo.evo.inflector
 
TwoFormInflector() - Constructor for class org.atteo.evo.inflector.TwoFormInflector
 

U

uncountable(String[]) - Method in class org.atteo.evo.inflector.TwoFormInflector
 

V

valueOf(String) - Static method in enum org.atteo.evo.inflector.English.MODE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.atteo.evo.inflector.English.MODE
Returns an array containing the constants of this enum type, in the order they are declared.
C E G I O P R S T U V 

Copyright © 2014 Atteo. All Rights Reserved.