Package org.opencms.jsp.parse
package org.opencms.jsp.parse
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
-
ClassDescriptionBase class for all classes that are specified for the <cms:parse parserClass="name" param="config" /> tag in the parserClass Attribute.