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 | 
|---|
| LowerCaseStrategy() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | translate(String input) | 
nameForConstructorParameter, nameForField, nameForGetterMethod, nameForSetterMethodpublic String translate(String input)
translate in class PropertyNamingStrategy.PropertyNamingStrategyBaseCopyright © 2014–2015 FasterXML. All rights reserved.