org.progressmining.xeslite.plugin
Class OpenLogFileLiteImplWithMetaPlugin
java.lang.Object
org.processmining.framework.abstractplugins.AbstractImportPlugin
org.progressmining.xeslite.plugin.FastOpenLogFilePlugin
org.progressmining.xeslite.plugin.OpenLogFileLiteImplWithMetaPlugin
- All Implemented Interfaces:
- org.processmining.framework.abstractplugins.ImportPlugin
public class OpenLogFileLiteImplWithMetaPlugin
- extends FastOpenLogFilePlugin
Open XES/MXML log using a lightweight implementation XFactoryLiteImpl
for XES objects.
- Author:
- F. Mannhardt
|
Method Summary |
protected java.lang.Object |
importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes)
|
| Methods inherited from class org.processmining.framework.abstractplugins.AbstractImportPlugin |
getFile, importFile, importFile, importFile, importFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenLogFileLiteImplWithMetaPlugin
public OpenLogFileLiteImplWithMetaPlugin()
importFromStream
protected java.lang.Object importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes)
throws java.lang.Exception
- Specified by:
importFromStream in class org.processmining.framework.abstractplugins.AbstractImportPlugin
- Throws:
java.lang.Exception