public class ListenerXmlConverterUtil extends Object
| Constructor and Description |
|---|
ListenerXmlConverterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static FlowableListener |
convertToListener(XMLStreamReader xtr) |
protected static ScriptInfo |
createScriptInfo(XMLStreamReader xtr) |
static ScriptInfo |
parseScriptInfo(XMLStreamReader xtr) |
public static FlowableListener convertToListener(XMLStreamReader xtr) throws Exception
Exceptionpublic static ScriptInfo parseScriptInfo(XMLStreamReader xtr) throws Exception
Exceptionprotected static ScriptInfo createScriptInfo(XMLStreamReader xtr) throws Exception
ExceptionCopyright © 2022 Flowable. All rights reserved.