public abstract class OpenLogFileLitePlugin
extends OpenLogFilePlugin
Constructor and Description |
---|
OpenLogFileLitePlugin() |
Modifier and Type | Method and Description |
---|---|
protected java.io.InputStream |
getInputStream(java.io.File file) |
protected java.lang.Object |
importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes,
XFactory factory) |
protected java.lang.Object importFromStream(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String filename, long fileSizeInBytes, XFactory factory) throws java.lang.Exception
java.lang.Exception
protected java.io.InputStream getInputStream(java.io.File file) throws java.lang.Exception
java.lang.Exception