Uses of Class
org.deckfour.xes.util.XRegistry

Packages that use XRegistry
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
 class XFactoryRegistry
          XModelFactoryRegistry 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
 class XParserRegistry
          System-wide registry for XES parser implementations.
 

Uses of XRegistry in org.deckfour.xes.out
 

Subclasses of XRegistry in org.deckfour.xes.out
 class XSerializerRegistry
          System-wide registry for XES serializer implementations.