Package org.nuxeo.common.utils.i18n
Class Labeler
- java.lang.Object
-
- org.nuxeo.common.utils.i18n.Labeler
-
- All Implemented Interfaces:
Serializable
public class Labeler extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
makeLabel(String itemId)
protected static String
unCapitalize(String s)
-