public class VirtualXESSAXParser
extends java.lang.Object
| Constructor and Description |
|---|
VirtualXESSAXParser() |
| Modifier and Type | Method and Description |
|---|---|
static long |
convert(java.lang.String input_filename,
long header_end,
long start_pos,
long end_pos,
java.lang.String output_filename)
The method converts the input XES log to an directly follows graph
|
public static long convert(java.lang.String input_filename,
long header_end,
long start_pos,
long end_pos,
java.lang.String output_filename)
input_filename - File containing the XES logheader_end - End position of the header in the input filesplit_start - Start position of the split in the input filesplit_end - End position of the split in the input fileoutput_filename - File containing the directly-follows graph