| Package | Description |
|---|---|
| org.noear.solon.serialization.prop |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
JsonPropsUtil.apply(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
3.2
#dateAsFormat(JsonRenderFactory, JsonProps),#dateAsTicks(JsonRenderFactory, JsonProps),#boolAsInt(JsonRenderFactory, JsonProps) |
static void |
JsonPropsUtil.boolAsInt(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
尝试把 bool 转为 int
|
static void |
JsonPropsUtil.dateAsFormat(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
|
static void |
JsonPropsUtil.dateAsTicks(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
尝试把 date 转为 ticks(long)
|
static void |
JsonPropsUtil.longAsString(JsonRenderFactory factory,
JsonProps jsonProps)
Deprecated.
尝试把 long 转为 string
|
Copyright © 2025. All rights reserved.