| Package | Description |
|---|---|
| org.noear.solon.flow |
| Modifier and Type | Method and Description |
|---|---|
static ChainDecl |
ChainDecl.copy(Chain chain)
复制
|
static ChainDecl |
ChainDecl.parseByDom(org.noear.snack.ONode dom)
解析配置文档模型
|
static ChainDecl |
ChainDecl.parseByText(String text)
解析配置文本
|
static ChainDecl |
ChainDecl.parseByUri(String uri)
解析配置文件
|
| Modifier and Type | Method and Description |
|---|---|
static Chain |
Chain.parseByDecl(ChainDecl decl)
解析配置文档模型
|
| Modifier and Type | Method and Description |
|---|---|
Chain |
ChainDecl.create(Consumer<ChainDecl> declaration) |
| Constructor and Description |
|---|
Chain(ChainDecl decl) |
Copyright © 2025. All rights reserved.