| Class | Description | 
|---|---|
| SitemapConfigurationExtensionPoint | 
 Allows to dynamically declare sitemap components to the main sitemap, subsequently available to all plugins and workspaces 
 | 
| SitemapLanguage | 
 Entry point in the sitemap build process to dynamically insert the components brought by the SitemapConfigurationExtensionPoint 
 | 
| ThreadSafeTraxProcessor | 
 Adaptation of Excalibur's XSLTProcessor implementation to allow for better error reporting. 
 | 
| ThreadSafeTraxProcessor.MyTransformerHandlerAndValidity | 
 Subclass to allow for instanciation, as for some unknown reason the constructor is protected.... 
 | 
| ThreadSafeTraxProcessor.ResolvedURI | |
| ThreadSafeTraxProcessor.TemplatesCache | |
| ThreadSafeTraxProcessor.UnresolvedURI | |
| TraxTransformer | 
 Use ametys resolver 
 | 
| TreeProcessor | 
 Own TreeProcessor implementation used to initialize plugin stuff. 
This allows plugins to access ComponentManager and sitemaps components to access plugins.  |