C D E F G H I L M P R S T V Y 

C

Case - Enum in com.github.aleksandy.petrovich
 
CaseInflection - Class in com.github.aleksandy.petrovich.inflection
 
CaseInflection(RulesProvider, Gender) - Constructor for class com.github.aleksandy.petrovich.inflection.CaseInflection
 
com.github.aleksandy.petrovich - package com.github.aleksandy.petrovich
 
com.github.aleksandy.petrovich.inflection - package com.github.aleksandy.petrovich.inflection
 
com.github.aleksandy.petrovich.rules - package com.github.aleksandy.petrovich.rules
 
com.github.aleksandy.petrovich.rules.data - package com.github.aleksandy.petrovich.rules.data
 
com.github.aleksandy.petrovich.rules.loader - package com.github.aleksandy.petrovich.rules.loader
 

D

DEFAULT_RULES_RESOURCE - Static variable in interface com.github.aleksandy.petrovich.rules.loader.RulesLoader
 
detect(String) - Static method in enum com.github.aleksandy.petrovich.Gender
 

E

equals(Object) - Method in class com.github.aleksandy.petrovich.Petrovich.Names
 

F

firstName - Variable in class com.github.aleksandy.petrovich.Petrovich.Names
 

G

Gender - Enum in com.github.aleksandy.petrovich
 
gender - Variable in class com.github.aleksandy.petrovich.Petrovich.Names
 
getExceptions() - Method in class com.github.aleksandy.petrovich.rules.data.RuleSet
 
getFirstName() - Method in class com.github.aleksandy.petrovich.rules.data.Rules
 
getGender() - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 
getLastName() - Method in class com.github.aleksandy.petrovich.rules.data.Rules
 
getMiddleName() - Method in class com.github.aleksandy.petrovich.rules.data.Rules
 
getModSuffixes() - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 
getRules() - Method in class com.github.aleksandy.petrovich.rules.RulesProvider
 
getSuffixes() - Method in class com.github.aleksandy.petrovich.rules.data.RuleSet
 
getSuffixesIndex() - Method in enum com.github.aleksandy.petrovich.Case
 
getTags() - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 
getTestSuffixes() - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 

H

hashCode() - Method in class com.github.aleksandy.petrovich.Petrovich.Names
 

I

inflectFirstNameTo(String, Case) - Method in class com.github.aleksandy.petrovich.inflection.CaseInflection
 
inflectLastNameTo(String, Case) - Method in class com.github.aleksandy.petrovich.inflection.CaseInflection
 
inflectMiddleNameTo(String, Case) - Method in class com.github.aleksandy.petrovich.inflection.CaseInflection
 
inflectTo(Petrovich.Names, Case) - Method in class com.github.aleksandy.petrovich.Petrovich
 

L

lastName - Variable in class com.github.aleksandy.petrovich.Petrovich.Names
 
load() - Method in interface com.github.aleksandy.petrovich.rules.loader.RulesLoader
 
load() - Method in class com.github.aleksandy.petrovich.rules.loader.YamlRulesLoader
 

M

middleName - Variable in class com.github.aleksandy.petrovich.Petrovich.Names
 

P

Petrovich - Class in com.github.aleksandy.petrovich
 
Petrovich() - Constructor for class com.github.aleksandy.petrovich.Petrovich
 
Petrovich(RulesLoader) - Constructor for class com.github.aleksandy.petrovich.Petrovich
 
Petrovich.Names - Class in com.github.aleksandy.petrovich
 
Petrovich.Names(String, String, String, Gender) - Constructor for class com.github.aleksandy.petrovich.Petrovich.Names
 

R

Rule - Class in com.github.aleksandy.petrovich.rules.data
 
Rule() - Constructor for class com.github.aleksandy.petrovich.rules.data.Rule
 
Rules - Class in com.github.aleksandy.petrovich.rules.data
 
Rules() - Constructor for class com.github.aleksandy.petrovich.rules.data.Rules
 
RuleSet - Class in com.github.aleksandy.petrovich.rules.data
 
RuleSet() - Constructor for class com.github.aleksandy.petrovich.rules.data.RuleSet
 
RulesLoader - Interface in com.github.aleksandy.petrovich.rules.loader
 
RulesProvider - Class in com.github.aleksandy.petrovich.rules
 
RulesProvider(RulesLoader) - Constructor for class com.github.aleksandy.petrovich.rules.RulesProvider
 

S

setExceptions(List<Rule>) - Method in class com.github.aleksandy.petrovich.rules.data.RuleSet
 
setFirstName(RuleSet) - Method in class com.github.aleksandy.petrovich.rules.data.Rules
 
setGender(String) - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 
setLastName(RuleSet) - Method in class com.github.aleksandy.petrovich.rules.data.Rules
 
setMiddleName(RuleSet) - Method in class com.github.aleksandy.petrovich.rules.data.Rules
 
setModSuffixes(List<String>) - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 
setSuffixes(List<Rule>) - Method in class com.github.aleksandy.petrovich.rules.data.RuleSet
 
setTags(List<String>) - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 
setTestSuffixes(List<String>) - Method in class com.github.aleksandy.petrovich.rules.data.Rule
 

T

toString() - Method in class com.github.aleksandy.petrovich.Petrovich.Names
 

V

valueOf(String) - Static method in enum com.github.aleksandy.petrovich.Case
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.aleksandy.petrovich.Gender
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.aleksandy.petrovich.Case
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.aleksandy.petrovich.Gender
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YamlRulesLoader - Class in com.github.aleksandy.petrovich.rules.loader
 
YamlRulesLoader() - Constructor for class com.github.aleksandy.petrovich.rules.loader.YamlRulesLoader
 
YamlRulesLoader(String) - Constructor for class com.github.aleksandy.petrovich.rules.loader.YamlRulesLoader
 
C D E F G H I L M P R S T V Y 

Copyright © 2015. All rights reserved.