| Package | Description |
|---|---|
| org.opencms.jsp.decorator |
HTML postprocessor, used to tag single words or phrases in the HTML output.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CmsDecorationMap.compareTo(CmsDecorationMap o) |
| Modifier and Type | Method and Description |
|---|---|
CmsDecorationBundle |
CmsDecorationDefintion.createDecorationBundle(java.util.List<CmsDecorationMap> decorationMaps,
java.util.Locale locale)
Creates a CmsDecorationBundle of text decoration to be used by the decorator based on a list of decoration maps.
|