| 程序包 | 说明 |
|---|---|
| com.github.developframework.kite.core | |
| com.github.developframework.kite.core.strategy |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
KiteConfiguration.setForJsonStrategy(KitePropertyNamingStrategy forJsonStrategy) |
void |
KiteConfiguration.setForXmlStrategy(KitePropertyNamingStrategy forXmlStrategy) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultXmlKitePropertyNamingStrategy
默认的xml节点命名规则
AbcDef abc-def
|
class |
DoNothingKitePropertyNamingStrategy
什么也不做的命名策略
|
class |
JacksonKitePropertyNamingStrategy
使用Jackson的命名策略
|
Copyright © 2018. All rights reserved.