Package org.broadleafcommerce.cms.web.processor
package org.broadleafcommerce.cms.web.processor
-
ClassDescriptionAbstract implementation of
ContentProcessorExtensionHandler
Processor used to display structured content that is maintained with the Broadleaf CMS.Extension handler for theContentProcessor
Similar toUrlRewriteProcessor
but handles href tags.A Thymeleaf processor that processes the given url through the StaticAssetService'sStaticAssetService.convertAssetPath(String, String, boolean)
method to determine the appropriate URL for the asset to be served from.