| 程序包 | 说明 |
|---|---|
| org.noear.snack | |
| org.noear.snack.core | |
| org.noear.snack.to |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Constants |
ONode._c |
| 限定符和类型 | 方法和说明 |
|---|---|
Constants |
ONode.cfg() |
| 限定符和类型 | 方法和说明 |
|---|---|
ONode |
ONode.cfg(Constants cfg)
切换配置
|
static ONode |
ONode.load(Object source,
Constants cfg) |
static ONode |
ONode.load(Object source,
Constants cfg,
Fromer fromer) |
static String |
ONode.stringify(Object source,
Constants cfg)
字会串化 (由序列化器决定格式)
|
| 构造器和说明 |
|---|
ONode(Constants cfg) |
| 限定符和类型 | 字段和说明 |
|---|---|
Constants |
Context.config
常量配置
|
| 限定符和类型 | 方法和说明 |
|---|---|
Constants |
Constants.add(Feature... features) |
Constants |
Constants.build(Act1<Constants> builder)
构建自己
|
static Constants |
Constants.def()
默认配置
|
static Constants |
Constants.of(Feature... features) |
static Constants |
Constants.serialize()
序列化配置
|
Constants |
Constants.sub(Feature... features) |
| 限定符和类型 | 方法和说明 |
|---|---|
Constants |
Constants.build(Act1<Constants> builder)
构建自己
|
| 构造器和说明 |
|---|
Context(Constants config,
Object from)
用于来源处理的构造
|
Context(Constants config,
ONode node,
Class<?> target_type)
用于去处的构造
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JsonToer.analyse(Constants cfg,
ONode o,
StringBuilder sb) |
Copyright © 2019. All rights reserved.