Uses of Class
org.deckfour.xes.in.XParser
-
Packages that use XParser Package Description org.deckfour.xes.in -
-
Uses of XParser in org.deckfour.xes.in
Subclasses of XParser in org.deckfour.xes.in Modifier and Type Class Description classXesXmlGZIPParserParser for the compressed XES XML serialization.classXesXmlParserParser for the XES XML serialization.classXMxmlGZIPParserParser for the compressed MXML format for event logs (deprecated).classXMxmlParserParser for the MXML format for event logs (deprecated).Methods in org.deckfour.xes.in with parameters of type XParser Modifier and Type Method Description protected booleanXParserRegistry. areEqual(XParser a, XParser b)
-