|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.abstractplugins.AbstractImportPlugin
org.processmining.plugins.log.OpenLogFilePlugin
org.processmining.plugins.log.OpenNaiveLogFilePlugin
public class OpenNaiveLogFilePlugin
Constructor Summary | |
---|---|
OpenNaiveLogFilePlugin()
|
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.plugins.log.OpenLogFilePlugin |
---|
getInputStream, importFromStream |
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 |
Constructor Detail |
---|
public OpenNaiveLogFilePlugin()
Method Detail |
---|
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
importFromStream
in class OpenLogFilePlugin
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |