Package | Description |
---|---|
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.
|
net.sf.mmm.util.text.impl.spring |
Modifier and Type | Field and Description |
---|---|
private Singularizer |
DefaultPojoDescriptorEnhancer.singularizer
The singularizer.
|
Modifier and Type | Method and Description |
---|---|
protected Singularizer |
DefaultPojoDescriptorEnhancer.getSingularizer()
This method gets the
Singularizer , which is used to determine singular forms so e.g. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPojoDescriptorEnhancer.setSingularizer(Singularizer singularizer)
This method injects the
Singularizer . |
Modifier and Type | Class and Description |
---|---|
class |
EnglishSingularizer
This is the implementation of the
Singularizer interface for English language. |
Modifier and Type | Method and Description |
---|---|
Singularizer |
UtilTextSpringConfigBase.singularizer() |
Copyright © 2001–2016 mmm-Team. All rights reserved.