public static class PropertyNamingStrategy.LowerCaseStrategy extends PropertyNamingStrategy.PropertyNamingStrategyBase
PropertyNamingStrategy.LowerCaseStrategy, PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy, PropertyNamingStrategy.PascalCaseStrategy, PropertyNamingStrategy.PropertyNamingStrategyBaseCAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES, LOWER_CASE, PASCAL_CASE_TO_CAMEL_CASE| Constructor and Description | 
|---|
| PropertyNamingStrategy.LowerCaseStrategy() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | translate(String input) | 
nameForConstructorParameter, nameForField, nameForGetterMethod, nameForSetterMethodpublic PropertyNamingStrategy.LowerCaseStrategy()
public String translate(String input)
translate in class PropertyNamingStrategy.PropertyNamingStrategyBaseCopyright © 2014 FasterXML. All Rights Reserved.