Uses of Interface
org.deckfour.xes.out.XSerializer
-
Packages that use XSerializer Package Description org.deckfour.xes.out -
-
Uses of XSerializer in org.deckfour.xes.out
Classes in org.deckfour.xes.out that implement XSerializer Modifier and Type Class Description classXesXmlGZIPSerializerXES compressed XML serialization for the XES format.classXesXmlSerializerXES plain XML serialization for the XES format.classXMxmlGZIPSerializerCompressed MXML serialization for XES data (legacy implementation).classXMxmlSerializerMXML serialization for XES data (legacy implementation).Methods in org.deckfour.xes.out with parameters of type XSerializer Modifier and Type Method Description protected booleanXSerializerRegistry. areEqual(XSerializer a, XSerializer b)
-