PropertyNamingStrategies.LowerDotCaseStrategy instead
 (see
 databind#2715
 for reason for deprecation)@Deprecated public static class PropertyNamingStrategy.LowerDotCaseStrategy extends PropertyNamingStrategy.PropertyNamingStrategyBase
PropertyNamingStrategy.KebabCaseStrategy, PropertyNamingStrategy.LowerCaseStrategy, PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy, PropertyNamingStrategy.LowerDotCaseStrategy, PropertyNamingStrategy.PascalCaseStrategy, PropertyNamingStrategy.PropertyNamingStrategyBase, PropertyNamingStrategy.SnakeCaseStrategy, PropertyNamingStrategy.UpperCamelCaseStrategyCAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES, KEBAB_CASE, LOWER_CAMEL_CASE, LOWER_CASE, LOWER_DOT_CASE, PASCAL_CASE_TO_CAMEL_CASE, SNAKE_CASE, UPPER_CAMEL_CASE| Constructor and Description | 
|---|
LowerDotCaseStrategy()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
translate(java.lang.String input)
Deprecated.  
  | 
nameForConstructorParameter, nameForField, nameForGetterMethod, nameForSetterMethodpublic java.lang.String translate(java.lang.String input)
translate in class PropertyNamingStrategy.PropertyNamingStrategyBaseCopyright © 2010 - 2023 Adobe. All Rights Reserved