public class LocalParserFactory extends Object implements FlowParserFactory
| 构造器和说明 |
|---|
LocalParserFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonFlowELParser |
createJsonELParser(String path) |
XmlFlowELParser |
createXmlELParser(String path) |
YmlFlowELParser |
createYmlELParser(String path) |
public JsonFlowELParser createJsonELParser(String path)
createJsonELParser 在接口中 FlowParserFactorypublic XmlFlowELParser createXmlELParser(String path)
createXmlELParser 在接口中 FlowParserFactorypublic YmlFlowELParser createYmlELParser(String path)
createYmlELParser 在接口中 FlowParserFactoryCopyright © 2024. All rights reserved.