| Package | Description |
|---|---|
| org.mmbase.cache |
The goal of this package is to centralize the MMBase
caches.
|
| org.mmbase.cache.xslt |
Provides the caches which can be used when doing XSLT conversions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlobCache
The 'blob cache' is used in MMObjectNode to cache small byte-array field values.
|
class |
Cache<K,V>
A base class for all Caches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryCache
A cache for XSL Transformer Factories.
|
class |
ResultCache
Caches the results of XSL transformations.
|
class |
TemplateCache
A cache for XSL transformation templates.
|
MMBase2 Utils 2.0.0 - 2019-08-08T23:20