| XesXmlGZIPParser |
Parser for the compressed XES XML serialization.
|
| XesXmlParser |
Parser for the XES XML serialization.
|
| XMxmlGZIPParser |
Parser for the compressed MXML format for event logs (deprecated).
|
| XMxmlParser |
Parser for the MXML format for event logs (deprecated).
|
| XParser |
This abstract class describes a parser for reading
XES models from a given input stream.
|
| XParserRegistry |
System-wide registry for XES parser implementations.
|
| XUniversalParser |
This class implements a universal parser, using the parser
registry to find an appropriate parser for extracting an
XES model from any given file.
|