public class OpenLogFileDiskImplPlugin extends XesLiteOpenLogFilePlugin
XFactoryExternalImpl for
the attributes of all XES objects. In this implementation all attributes are
immutable. Therefore, it does not support the MXML parser, which tries to
change the values of attributes after creation.| Constructor and Description |
|---|
OpenLogFileDiskImplPlugin() |
| Modifier and Type | Method and Description |
|---|---|
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, importFromStreamprotected 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.AbstractImportPluginimportFromStream in class org.processmining.framework.abstractplugins.AbstractImportPluginjava.lang.Exception