Package | Description |
---|---|
org.glassfish.jersey.jaxb.internal |
Modifier and Type | Field and Description |
---|---|
private java.util.List<NounInflector.Replacer> |
NounInflector.plurals
List of
Replacer s for performing replacement operations
on matches for plural words. |
private java.util.List<NounInflector.Replacer> |
NounInflector.singulars
List of
Replacer s for performing replacement operations
on matches for addSingular words. |