| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.schema.json |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonId |
JsonId.clone() |
| 限定符和类型 | 方法和说明 |
|---|---|
static TreeNode<JsonId,Null> |
JsonExtractUtils.extractSchema(Object obj)
Returns a tree data of extracted the json data structure schema
|
static TreeNode<JsonId,Null> |
JsonExtractUtils.extractSchema(String text) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected int |
JsonId.compare(JsonId another) |
protected boolean |
JsonId.equals(JsonId another) |
| 限定符和类型 | 方法和说明 |
|---|---|
static JsonTree |
JsonTree.convert(TreeNode<JsonId,Null> tree) |
| 构造器和说明 |
|---|
JsonId(JsonId parent,
String name,
DataType type,
int orders) |
Copyright © 2023. All rights reserved.