public class PropertyNamingStrategyFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
PropertyNamingStrategyFactory.ConfigurableNamingStrategy |
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
value |
Constructor and Description |
---|
PropertyNamingStrategyFactory(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
private javax.json.bind.config.PropertyNamingStrategy |
camelCaseStrategy() |
javax.json.bind.config.PropertyNamingStrategy |
create() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.