public class ProcessorUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,java.lang.Object> |
cachedBeans |
| Constructor and Description |
|---|
ProcessorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static BroadleafResourceHttpRequestHandler |
getCssRequestHandler(org.thymeleaf.Arguments arguments)
Note: See the class level comment for
ProcessorUtils |
static BroadleafResourceHttpRequestHandler |
getJsRequestHandler(org.thymeleaf.Arguments arguments)
Note: See the class level comment for
ProcessorUtils |
protected static java.util.Map<java.lang.String,java.lang.Object> cachedBeans
public static BroadleafResourceHttpRequestHandler getJsRequestHandler(org.thymeleaf.Arguments arguments)
ProcessorUtilsarguments - public static BroadleafResourceHttpRequestHandler getCssRequestHandler(org.thymeleaf.Arguments arguments)
ProcessorUtilsarguments - Copyright © 2018. All Rights Reserved.