public class WebAppContextPathMacro extends AbstractMacro implements org.springframework.web.context.ServletContextAware
macroName
Constructor and Description |
---|
WebAppContextPathMacro() |
Modifier and Type | Method and Description |
---|---|
protected String |
createMacroName() |
protected String |
getMacroValue(String str) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getName, init, resolve
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext
in interface org.springframework.web.context.ServletContextAware
protected String createMacroName()
createMacroName
in class AbstractMacro
protected String getMacroValue(String str)
getMacroValue
in class AbstractMacro
Copyright © 2020 CrafterCMS. All rights reserved.