Package org.opencms.jsp.parse

API classes for the <cms:parse> tag.

See:
          Description

Class Summary
A_CmsConfiguredHtmlParser Base class for all classes that are specified for the <cms:parse parserClass="name" param="config" /> tag in the parserClass Attribute.
 

Package org.opencms.jsp.parse Description

API classes for the <cms:parse> tag.

The <cms:parse> tag allows to specify the fully qualified classname for a parsing configuration. The concrete types and their signature are defined in this package.

Since:
6.1.7
Version:
$Revision: 1.4 $