Package org.opencms.jsp.decorator

HTML postprocessor, used to tag single words or phrases in the HTML output.

See:
          Description

Interface Summary
I_CmsDecoratorConfiguration Interface for a CmsDecoratorConfiguration.
 

Class Summary
CmsDecorationBundle CmsDecorationBundle, contains a map of merged CmsDEcorationMaps.
CmsDecorationDefintion This class defines text decoration to be made by the postprocessor.
CmsDecorationMap The CmsDecorationMap is the object representation of a single decoartion file.
CmsDecorationObject The CmsDecorationObject defines a single text decoration.
CmsDecoratorConfiguration The CmsDecoratorConfiguration initalizes and stores the text decorations.
CmsHtmlDecorator The CmsHtmlDecorator is the main object for processing the text decorations.
 

Package org.opencms.jsp.decorator Description

HTML postprocessor, used to tag single words or phrases in the HTML output.

Since:
6.1.3
Version:
$Revision: 1.4 $