C E G I L M O P R S T U V 
All Classes All Packages

C

CATEGORY_A_AE - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_A_ATA - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_EN_INA - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_EX_EXES - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_EX_ICES - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_IS_IDES - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_IX_ICES - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_IX_IXES - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_MAN_MANS - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_NONE_I - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_NONE_IM - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_O_I - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_O_OS - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_ON_A - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_S_ES - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_UM_A - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_US_I - Static variable in class org.atteo.evo.inflector.English
 
CATEGORY_US_US - Static variable in class org.atteo.evo.inflector.English
 
categoryRule(String[], String, String) - Method in class org.atteo.evo.inflector.TwoFormInflector
 
CategoryRule(String[], String, String) - Constructor for class org.atteo.evo.inflector.TwoFormInflector.CategoryRule
 

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_ANGLICIZED - org.atteo.evo.inflector.English.MODE
 
ENGLISH_CLASSICAL - org.atteo.evo.inflector.English.MODE
 
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) - Method in class org.atteo.evo.inflector.TwoFormInflector.CategoryRule
 
getPlural(String) - Method in class org.atteo.evo.inflector.TwoFormInflector
 
getPlural(String) - Method in class org.atteo.evo.inflector.TwoFormInflector.RegExpRule
 
getPlural(String) - Method in interface org.atteo.evo.inflector.TwoFormInflector.Rule
 
getPlural(String, int) - Method in class org.atteo.evo.inflector.English
Returns singular or plural form of the word based on count.

I

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

L

list - Variable in class org.atteo.evo.inflector.TwoFormInflector.CategoryRule
 

M

MODE() - Constructor for enum org.atteo.evo.inflector.English.MODE
 

O

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

P

plural - Variable in class org.atteo.evo.inflector.TwoFormInflector.CategoryRule
 
plural - Variable in class org.atteo.evo.inflector.TwoFormInflector.RegExpRule
 
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

RegExpRule(Pattern, String) - Constructor for class org.atteo.evo.inflector.TwoFormInflector.RegExpRule
 
rule(String[][]) - Method in class org.atteo.evo.inflector.TwoFormInflector
 
rule(String, String) - Method in class org.atteo.evo.inflector.TwoFormInflector
 
rules - Variable in class org.atteo.evo.inflector.TwoFormInflector
 

S

setMode(English.MODE) - Static method in class org.atteo.evo.inflector.English
 
singular - Variable in class org.atteo.evo.inflector.TwoFormInflector.CategoryRule
 
singular - Variable in class org.atteo.evo.inflector.TwoFormInflector.RegExpRule
 

T

TwoFormInflector - Class in org.atteo.evo.inflector
 
TwoFormInflector() - Constructor for class org.atteo.evo.inflector.TwoFormInflector
 
TwoFormInflector.CategoryRule - Class in org.atteo.evo.inflector
 
TwoFormInflector.RegExpRule - Class in org.atteo.evo.inflector
 
TwoFormInflector.Rule - Interface in org.atteo.evo.inflector
 

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 L M O P R S T U V 
All Classes All Packages