Class ProcessorUtils
java.lang.Object
org.broadleafcommerce.core.web.util.ProcessorUtils
- Author:
- apazzolini
Utility class for Thymeleaf Processors
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProcessorUtils
public ProcessorUtils()
-
-
Method Details
-
getUrl
Gets a UTF-8 URL encoded URL based on the current URL as well as the specified map of query string parameters- Parameters:
baseUrl-parameters-- Returns:
- the built URL
-