Uses of Class
org.deckfour.xes.util.XRegistry
-
Packages that use XRegistry Package Description org.deckfour.xes.factory org.deckfour.xes.in org.deckfour.xes.out -
-
Uses of XRegistry in org.deckfour.xes.factory
Subclasses of XRegistry in org.deckfour.xes.factory Modifier and Type Class Description classXFactoryRegistryXModelFactoryRegistry is the most important integration point for external contributors, aside from the extension infrastructure. -
Uses of XRegistry in org.deckfour.xes.in
Subclasses of XRegistry in org.deckfour.xes.in Modifier and Type Class Description classXParserRegistrySystem-wide registry for XES parser implementations. -
Uses of XRegistry in org.deckfour.xes.out
Subclasses of XRegistry in org.deckfour.xes.out Modifier and Type Class Description classXSerializerRegistrySystem-wide registry for XES serializer implementations.
-