public class LowerCaseWithDashesStrategy extends LowerCaseStrategy
myPropertyName -> my-property-name
| Constructor | Description |
|---|---|
LowerCaseWithDashesStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
protected char |
getSeparator() |
Separator for replacing camel case.
|
translateNamepublic final Character SEPARATOR
protected char getSeparator()
LowerCaseStrategygetSeparator in class LowerCaseStrategyCopyright © 2018 Oracle Corporation. All rights reserved.