Uses of Class
org.glassfish.jersey.jaxb.internal.NounInflector.Replacer
Packages that use NounInflector.Replacer
-
Uses of NounInflector.Replacer in org.glassfish.jersey.jaxb.internal
Fields in org.glassfish.jersey.jaxb.internal with type parameters of type NounInflector.ReplacerModifier and TypeFieldDescriptionprivate final List<NounInflector.Replacer>
NounInflector.plurals
List ofReplacer
s for performing replacement operations on matches for plural words.private final List<NounInflector.Replacer>
NounInflector.singulars
List ofReplacer
s for performing replacement operations on matches for addSingular words.