public class OpenLogFileLiteImplPlugin extends AbstractOpenLogFileLitePlugin
XFactoryLiteImpl
for XES objects.Constructor and Description |
---|
OpenLogFileLiteImplPlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterParse(org.deckfour.xes.factory.XFactory factory) |
protected void |
beforeParse(org.deckfour.xes.factory.XFactory factory) |
protected java.lang.Object |
importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes)
This method is called by all plugin variants to do the actual importing.
|
getInputStream, importFromUsingFactory, isXES
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
org.processmining.framework.abstractplugins.AbstractImportPlugin
importFromStream
in class org.processmining.framework.abstractplugins.AbstractImportPlugin
java.lang.Exception
protected void beforeParse(org.deckfour.xes.factory.XFactory factory)
beforeParse
in class AbstractOpenLogFileLitePlugin
protected void afterParse(org.deckfour.xes.factory.XFactory factory)
afterParse
in class AbstractOpenLogFileLitePlugin