public abstract class BaseXmlFlowParser extends Object implements FlowParser
| Constructor and Description |
|---|
BaseXmlFlowParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(List<String> contentList) |
void |
parse(String content) |
abstract void |
parseOneChain(org.dom4j.Element chain)
解析一个 chain 的过程
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseMainCopyright © 2025. All rights reserved.