|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Singularizer | |
|---|---|
| net.sf.mmm.util.pojo.descriptor.impl | Contains the implementation of the
Introspection-API. |
| net.sf.mmm.util.text.base | Provides the base-implementation of text-util API. |
| Uses of Singularizer in net.sf.mmm.util.pojo.descriptor.impl |
|---|
| Fields in net.sf.mmm.util.pojo.descriptor.impl declared as Singularizer | |
|---|---|
private Singularizer |
DefaultPojoDescriptorEnhancer.singularizer
The singularizer. |
| Methods in net.sf.mmm.util.pojo.descriptor.impl that return Singularizer | |
|---|---|
protected Singularizer |
DefaultPojoDescriptorEnhancer.getSingularizer()
This method gets the Singularizer, which is used to determine
singular forms so e.g. |
| Methods in net.sf.mmm.util.pojo.descriptor.impl with parameters of type Singularizer | |
|---|---|
void |
DefaultPojoDescriptorEnhancer.setSingularizer(Singularizer singularizer)
This method injects the Singularizer. |
| Uses of Singularizer in net.sf.mmm.util.text.base |
|---|
| Classes in net.sf.mmm.util.text.base that implement Singularizer | |
|---|---|
class |
EnglishSingularizer
This is the implementation of the Singularizer interface for English
language. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||