public final class PropertyNamerDefault extends Object implements PropertyNamer
See Introspector.decapitalize(String) for exact rules.
PropertyNamer.Null| Constructor and Description |
|---|
PropertyNamerDefault() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName(String name)
Convert the specified default property name to some other value.
|
public PropertyNamerDefault()
public String getPropertyName(String name)
PropertyNamergetPropertyName in interface PropertyNamername - The original bean property name.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.