javax.json.bind.config.PropertyNamingStrategyLowerCaseWithDashesStrategy, LowerCaseWithUnderscoresStrategypublic abstract class LowerCaseStrategy extends Object implements javax.json.bind.config.PropertyNamingStrategy
| Constructor | Description |
|---|---|
LowerCaseStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract char |
getSeparator() |
Separator for replacing camel case.
|
String |
translateName(String propertyName) |
Copyright © 2018 Oracle Corporation. All rights reserved.