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.ExtendedTransformerHandlerAndValidity |
Special
XSLTProcessor.TransformerHandlerAndValidity with information about the cache state of the underlying Templates . |
ThreadSafeTraxProcessor.ResolvedURI | |
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. |
Enum | Description |
---|---|
ThreadSafeTraxProcessor.CacheValidity |
The validity of the current stylesheet.
|