| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.schema | |
| cn.ponfee.commons.schema.json |
| 限定符和类型 | 方法和说明 |
|---|---|
static TableStructure |
TableStructure.of(DataTable table) |
TableStructure |
PlainStructure.toTable() |
TableStructure |
DataStructure.toTable() |
TableStructure |
TableStructure.toTable() |
TableStructure |
NormalStructure.toTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GridTable |
GridTable.of(TableStructure ts) |
| 限定符和类型 | 方法和说明 |
|---|---|
static TableStructure |
JsonExtractUtils.extractData(Object object,
JsonTree tree)
Returns a DataStructure object by user specified json columns in tree
|
Copyright © 2023. All rights reserved.