public class LowerCaseWithUnderscoresStrategy extends LowerCaseStrategy
myPropertyName -> my_property_name
| Modifier and Type | Field | Description |
|---|---|---|
static Character |
UNDERSCORE |
| Constructor | Description |
|---|---|
LowerCaseWithUnderscoresStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
protected char |
getSeparator() |
Separator for replacing camel case.
|
translateNamepublic static final Character UNDERSCORE
protected char getSeparator()
LowerCaseStrategygetSeparator in class LowerCaseStrategyCopyright © 2018 Oracle Corporation. All rights reserved.