public class XesExportStaxCompressedPlugin extends XesExportAbstractAlgorithm
Constructor and Description |
---|
XesExportStaxCompressedPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
doExport(org.xesstandard.model.XesLog log,
java.io.File file) |
void |
export(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
java.io.File file) |
static void |
export(org.xesstandard.model.XesLog log,
java.io.File file) |
export
public void export(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log, java.io.File file) throws java.io.IOException
java.io.IOException
public void doExport(org.xesstandard.model.XesLog log, java.io.File file) throws java.io.IOException
doExport
in class XesExportAbstractAlgorithm
java.io.IOException
public static void export(org.xesstandard.model.XesLog log, java.io.File file) throws java.io.IOException
java.io.IOException