See: Description
| Class | Description |
|---|---|
| FactoryCache |
A cache for XSL Transformer Factories.
|
| ResultCache |
Caches the results of XSL transformations.
|
| TemplateCache |
A cache for XSL transformation templates.
|
| TemplateCache.Key |
Object to use as a key in the Caches.
|
Provides the caches which can be used when doing XSLT conversions. Like a cache for Templates and a cache for Factories.
There is also a cache for XSLT results.
MMBase2 Utils 2.0.0 - 2019-08-08T23:20