public final class CmsJspValueTransformers extends java.lang.Object
Transformer implementations for various purposes.| Modifier and Type | Class and Description |
|---|---|
static class |
CmsJspValueTransformers.CmsLocalePropertyLoaderTransformer
Transformer that yields locale specific properties for a resource.
|
static class |
CmsJspValueTransformers.CmsPropertyLoaderTransformer
Transformer that reads a resource property,
the input is used as String for the property name to read.
|