public abstract class JsonFlowELParser extends BaseJsonFlowParser
| Constructor and Description |
|---|
JsonFlowELParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parseOneChain(com.fasterxml.jackson.databind.JsonNode chainObject)
解析一个chain的过程
|
parse, parseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseMainpublic void parseOneChain(com.fasterxml.jackson.databind.JsonNode chainObject)
parseOneChain in class BaseJsonFlowParserchainObject - chain 节点Copyright © 2025. All rights reserved.